A flutter test project for fetching weather data from http://openweathermap.org/ using zipcode.
- Requirement for technical interview at ALERTUS.
To run the application you must have a flutter version of Flutter 1.7.8+hotfix.2 and Dart 2.4.0. Then run the following code.
flutter run
Make sure you have a connected device/emulator.