weather_search
Weather Search application to display current location temperature and also search temperature based on city name
What in this project
This project is built using:
- Bloc
- Cubit
- Dio
- Geolocator
This is simple app i created to implement Bloc Cubit and also using open weather API to get the data for the application using Dio
DartMIT