项目作者: LeBaleiro
项目描述 :
A beautiful weather app with a background rain video
高级语言: Java
项目地址: git://github.com/LeBaleiro/weather.git
weather
A new Flutter project.
This app makes http requests to a weather api called Open Weather based on the user’s location or the search by the name city.

For the location, the app uses a plugin called geolocator.
For the state management I used mobx.