Appearance
Flutter 开发者指南
参考资料
https://github.com/leanflutter
https://flutter.cn/docs/development/tools/sdk/upgrading
https://github.com/crazycodeboy/awesome-flutter-cn
https://github.com/youjinjin/flutter_shop
https://github.com/mitesh77/Best-Flutter-UI-Templates
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
https://github.com/alibaba/flutter-go
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
https://github.com/alibaba/flutter_boost
Fish Redux is an assembled flutter application framework based on Redux state management. It is suitable for building medium and large applications.
https://github.com/alibaba/fish-redux
第三方库参考
| 库 | 功能 |
|---|---|
| dio | 网络库 |
| provider | 状态管理 |
| flutter_mvideo_plugin | 播放器插件 |
| fluro | 路由管理 |
| flutter_oktoast | Toast****工具 |
| common_utils | **Dart **常用工具类库 |
| flustars | **Flutter **常用工具类库 |
| rxdart | Dart****的响应式扩展 |
| sprintf | String****格式化工具 |
| logger | **Flutter **日志工具 |
| event_bus | 事件分发工具 |
| cached_network_image | 图片加载 |
| url_launcher | 启动URL的插件 |
| webview_flutter | WebView****插件 |
| package_info | 获取应用信息插件 |
更新: 2023-03-24 14:21:09
原文: https://www.yuque.com/u3641/dxlfpu/byun0y