https://github.com/mohamedyasser951/weatherapp
Weather App using Dart & Flutter,you can get your current weather in your location and Search for any Country to get its weather too.
https://github.com/mohamedyasser951/weatherapp
api bloc flutter
Last synced: 4 months ago
JSON representation
Weather App using Dart & Flutter,you can get your current weather in your location and Search for any Country to get its weather too.
- Host: GitHub
- URL: https://github.com/mohamedyasser951/weatherapp
- Owner: mohamedyasser951
- Created: 2023-02-27T01:14:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T16:19:10.000Z (about 2 years ago)
- Last Synced: 2025-01-03T12:32:33.763Z (6 months ago)
- Topics: api, bloc, flutter
- Language: C++
- Homepage:
- Size: 7.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherApp
Weather App using Dart & Flutter,you can get your current weather in your location and Search for any Country to get its weather too.
Package used in this app :-
- http as api handling ,
- Bloc as state management ,
- geolocator package to get user location,
- flutter_launcher_icons package,