Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 758 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 758 Bytes

[weather_bloc]

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


Manual Build

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

[weather_bloc] - provided Camcoder337.