A new Flutter project to learn API integration and State Management with flutter using OpenWeather API and BLoC
> Features:
-
✅
Up-to-date Dependencies
-
✅
Geolocalisation
-
✅
Real-Time Weather params
-
✅
Soft Modern UI
-
Download the code
$ git clone https://github.com/CamCoder337/Weather_BLoC.git
$ cd Weather_BLoC
Install dependecies
$ flutter pub get
Setting up .env files
Set them up according to your needs (Check the sample) 🙂
Start the app
$ flutter run