A basic weather application which gives current weather condition, minimum and maximum temperature, sunrise and sunset time.
AirCloud is a beautifully designed weather application built with Flutter. It provides real-time weather information for any location using the Geolocator package. The app features a clean architecture and a highly appealing user interface with various screens to enhance user experience.
- Real-time weather updates
- Location-based weather information
- Clean and intuitive UI
- Multiple screens for detailed weather insights
- Uses Geolocator package for location services
- Built with clean Flutter architecture
- It uses geolocator package to access users location.
- It integrates with openweathermap API to get details about weather for a given location.
- It has Bloc state management defined in case we need to use it for updating details.
Here are some screenshots of the AirCloud Weather App: