STORMY
A Weather App built with flutter, using OpenWeatherMap API
How to build:
1- git clone https://github.com/Hvckerman/stormy.git
2- change apiKey = 'Your API Key'; to your OpenWeatherMap API key,
3- flutter build apk --release
4- after build successful, copy the apk file from here stormy\build\app\outputs\flutter-apk\app-release.apk to your mobile device and install it.
5- done!
Tested with:
Flutter 3.24.0 Stable JDK 8u202 (64-bit) Android SDK version 35.0.0