Weather App
Test application Weather for 8app.ru
Getting Started
In order to run the first build of the application, use the Makefile for code generation or run command:
flutter pub run build_runner build --delete-conflicting-outputs
Also, you need to add code below to your additional run args.
--dart-define API_KEY={API_Key}
Built with
- Flutter – The programming language used
Authors
- Dmitry Munitsyn