- Fetches data from a REST API
- Users can bookmark locations/cities
demo_comp.mp4
-
Provider: State management.
-
Shared preferences: To store the data locally.
-
Geolocator: To get the users current location cords (lat & lon).
-
Geocoding: To get the placemark from the specified cords.
-
Permission handler: Permission handling.
- Fork the repo
- Clone the repo
git https://github.com/OnkarSagare27/weather-app.git
- Install dependencies
flutter pub get
- Debug
main.dart
on an emulator