Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiandi0228/flutter_weather

使用flutter 开发一款桌面版本的天气预报app
https://github.com/tiandi0228/flutter_weather

desktop-app flutter macos weather-app

Last synced: 21 days ago
JSON representation

使用flutter 开发一款桌面版本的天气预报app

Awesome Lists containing this project

README

        

# 天气

- 使用flutter 开发一款桌面版本的天气预报app

- 之前使用electron + react 开发了一款同样的 [传送门](https://github.com/tiandi0228/electron_weather)

- 使用的是和风天气的免费接口,key可以自己去申请

- 目前只有在macos环境下打包使用

### 演示

![](https://github.com/tiandi0228/flutter_weather/blob/main/demo/demo3.png)
![](https://github.com/tiandi0228/flutter_weather/blob/main/demo/demo.png)
![](https://github.com/tiandi0228/flutter_weather/blob/main/demo/demo2.png)