Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tiandi0228/flutter_weather
- Owner: tiandi0228
- Created: 2024-03-11T00:26:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T08:48:17.000Z (3 months ago)
- Last Synced: 2024-08-22T10:02:33.730Z (3 months ago)
- Topics: desktop-app, flutter, macos, weather-app
- Language: Dart
- Homepage:
- Size: 458 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)