WeatherWiseApp
a material design, closed source live-weather app for android with Material You theming.
![Flutter](https://img.shields.io/badge/Platform-Flutter-blue)
![minSdkVersion](https://img.shields.io/badge/minSdkVersion-23-green.svg)
[![Crowdin](https://badges.crowdin.net/weatherwise/localized.svg)](https://crowdin.com/project/weatherwise)
Donation:
Downloads:
Features:
- Proper material design with support for material you design
- Custom accent colours when dynamic colours are off.
- Get current weather data
- Get forecast weather information for future periods
- Monet-based splash screen for Android 12+ devices.
- Monochrome icon for Android 13+ devices.
- Beautiful home-screen widgets for Android devices (Available in Glance, Pixel-style Glance, Detailed, tile & Omelette widgets)
- Cross-platform support (Currently Android & Windows based devices)
- Theme switcher (Light, dark and AMOLED/black mode)
- Font chooser option from Google fonts
- Weather-based on GPS location or manually entered text with autocomplete.
- Save locations locally and the ability to delete them.
- Change various units of measurement (temperature, wind, rain/snow, pressure)
- Change navigation label behaviour
- Change the icon style for your saved inactive places
- Theme matching icons and splash icons
- Material you based Android widgets
- Powerful Weather APIs such as OpenWeather, AccuWeather and FreeWeatherApi
Note:
- Android 12 & above will extract colours from the wallpaper set on your device
- Other Android versions use accent colours within the app to match the material you system.
General Information:
- You can find all the releases in the releases section.
- You can also create issues and give suggestions/feedback here
Information Regarding release files:
- arm64-v8a: For 64-bit architecture devices
- armeabi-v7a: For 32-bit architecture devices
- universal: For all devices irrespective of their architecture
- msix builds: For windows devices
Translators:
Screenshots:
Mobile-
Foldables-
Tablet-
Desktop-
Current todo:
- [X]
Add multiple API support (Priority: LOW) Done
- [x]
Make homescreen widgets (Priority: LOW) Done
List of things not supported by flutter (officially or partially or not built-in):