A weather checking application based on Flutter. Written in VSCode using Dart Utilises the OpenWeatherMaps API for reporting the weather and the FontAwesome icons for the weather icons
- Day/Night cycle for background (Currently broken on v1.9-beta)
- Changing icons dependent on weather
- Brief, informative overview of the current weather in your area
- Works across web/android seamlessly
- Sleek, minimalistic design elements
(Note: GPS was set manually, hence the differences in reported locations in the screenshot)
Executable found in build tab
- Update main interface with more design elements, functionality and aesthetic