EasyWeather uses OpenWeatherMap.org API to get the realtime weather statistics.
Show some love 💜 and Star ⭐️ the Repository to support the project.
- Get Up and Running in 5 Minutes
- Flutter / Dart Packages Used
- Versioning
- Queries / Bugs
- License
- Thanks to Contributors and Sponsors
You can get the EasyWeather up and running on your local dev environment in 5 minutes with these four steps:
-
Install the Flutter SDK & Android Studio. Instructions.
-
Open Terminal & navigate to the root directory of the project.
cd EasyWeather
-
Run and launch the build on preferred device.
flutter run
-
Open the source code and start editing!
Your app is now running on your physical device or emulator. Open the
lib
directory in Android Studio itself and edit*.dart
files. Hot Reload your changes, and the app will update in real time!
At this point, you’ve got the fully functional EasyWeather App running. For additional information on how you can customize your Flutter Apps, see Google Codelabs and HackerNoon Guide.
I've used Semantic Versioning 2.0.0 for versioning throughout the project.
If you got any queries or found a bug, open an Issue or ping me over on hey@goyalshivam.com
Licensed under the MIT License.
Thanks to all contributors and to sponsors for supporting the project.