A Weather App build with Flutter
- There are three Pages.
- Today: The "Today" Page allows you to view Todays Weather including the Weather Status, (max.)- (min.)- (current)- temperature.
- Tomorrow: The "Tomorrow" page works that same as the "Today" page including tomorrow's weather.
- Next Week: The "Next Week" page shows the weather for the following week.
- Change City: You may change your city by selecting the search button at the top left.
- Refresh: Lastly if you wish to see if the weather changed, you can update the weather by selecting the reload button at the top left.
- Download the .apk file for Android.
- Install the app on your device.
- For web, you simply visit the site here.
- (Optional) If you wish you may also install it as a progressive web app.
- Flutter Installed
- Clone the repository using the Github client of your choice, or download the repository Using the Github client via the command line:
git clone https://github.com/SolomonRosemite/Flutter-Minimal-Weather.git
- Install the dependencies:
flutter pub get
-
Copyright © 2021-present, Solomon Rosemite
Flutter-Minimal-Weather is MIT licensed 💖