OpenWeatherPlus-Flutter
OpenWeatherPlus-Flutter copied to clipboard
Opensource weather app built with Flutter & fish-redux, backed by free weather data from heweather.com (用Flutter和fish-redux开发的开源天气APP,天气数据来自和风天气)
Nice contribution! Thank you! *I'm new to flutter, and want to know how to run the project on the web?* My environment : ``` Doctor summary (to see all details,...
heweather.com is going to stop support for API v6. so we need to migrate this app to support heweather.com API v7
Flutter has a good support for internationalization https://flutter.dev/docs/development/accessibility-and-localization/internationalization. So it should be a good idea to internationalize this app.