To deliver weather forecasts in a fast, easy, and obvious way, but also still provide customization and sufficient weather forecast information.
- Clone repository
- Download Flutter SDK and run
flutter doctor
to make sure you've downloaded all necesary software to run Flutter applications - Run
flutter pub get
in project directory to download project dependencies - Press F5 in VSCode to start debugging and emulating for iOS or Android
- iOS device: https://flutter.dev/docs/deployment/ios
- Android device: https://flutter.dev/docs/deployment/android
- Add locations for weather forecasting
- Current, hourly, and daily temperature(Farenheit) forecasting
- Current humidity, wind direction, and wind speed measurements