Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages