A simple weather app that displays weather conditions.
This application is made with Flutter framework to provide weather details for a specified location. The release apk is available under the release tags. It's also available on this drive link - Weather APK
- Get Current Weather Data
- 5-days Weather Forecast
- Get Weather from GPS Current Location
- Search for Locations and Display Weather Data
Hooks Riverpod Combination of Riverpod and Flutter Hooks for State Management | Dio For Handling Network Requests |
Freezed For Handling Network Exceptions | Shared Preference For Local Storage |
🎨 The UI is inspired by this Figma file
Feel free to fork and contribute new features. ❤︎
- Flutter v2.5.1
- Dart v2.14.4
To contribute, fork the repository and push the changes to the master branch. Then submit a pull request for merging with the source. If your code passes the review and checks it will be merged into the master branch.
Feel free to send us feedback on Twitter or file an issue. Feature requests are always welcome.
Licensed under the MIT License.