Skip to content

Weatherapp created using flutter. gives real time weather updates.

License

Notifications You must be signed in to change notification settings

jeelshah911/weatherapp

Repository files navigation

WeatherApp

A Flutter project!!!

Getting Started

To get started with the WeatherApp, follow these steps:

  • Clone the repository:

    • git clone https://github.com/jeelshah911/weatherapp.git
  • Install dependencies:

    • Navigate to the project directory:
      • cd weatherapp
    • Run the following command:
      • flutter pub get
  • Run the app:

    • Execute the command:
      • flutter run

Dependencies

This project uses the following dependencies:

  • GetX:

    • State management and dependency injection.
  • Http:

    • For making HTTP requests to the weather API.
  • Intl:

    • For internationalization and formatting of dates.
  • Geolocator:

    • For getting the device location.
  • Geocoding:

    • For converting an address to latitude and longitude.

About

Weatherapp created using flutter. gives real time weather updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published