Weather Application
This project is a weather application and the location is hard-coded to fetch weather data from London.
Regarding the state management, this application uses Bloc/Cubit.
Build using the latest Flutter stable version (v.3.0.0).
This application was tested on iPhone 13 Pro Max (Emulator) using iOS 15.4.
Features
- Fetch weather data from the MetaWeather API
- Portrait and landscape layouts
- Toggle between Celsius and Fahrenheit
- Pull to refresh
Screenshots
Comments are closed.