基于郭神 cool weather 接口写的 flutter weather,感谢郭神,cool weather
flutter weather 使用 fluro 实现路由管理,dio 实现网络请求, rxdart 实现 BLoC 模式,分离逻辑和页面显示,使用 sqflite 作为本地城市列表数据持久化。
本项目的接口可查看文件:flutter_weather_api
效果图文件夹 snapshots
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.