项目作者: LeBaleiro

项目描述 :
A beautiful weather app with a background rain video
高级语言: Java
项目地址: git://github.com/LeBaleiro/weather.git
创建时间: 2020-09-14T00:00:04Z
项目社区:https://github.com/LeBaleiro/weather

开源协议:

下载


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.

alt text

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