A simple weather app made using Flutter

Flutter Weather

A simple Flutter application to view current weather status.

Disclaimer

You need to use your own OpenWeather API key in the services\weather.dart file.

More info at OpenWeather website.

const apiKey = 'your-api-key-here';

Screenshots

Download Details:

Author: kaelduur

Source Code: https://github.com/kaelduur/flutter-weather

#flutter #dart #mobile-apps

A simple weather app made using Flutter
9.15 GEEK