Skip to content

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_oktoastToast****工具
common_utils**Dart **常用工具类库
flustars**Flutter **常用工具类库
rxdartDart****的响应式扩展
sprintfString****格式化工具
logger**Flutter **日志工具
event_bus事件分发工具
cached_network_image图片加载
url_launcher启动URL的插件
webview_flutterWebView****插件
package_info获取应用信息插件


更新: 2023-03-24 14:21:09
原文: https://www.yuque.com/u3641/dxlfpu/byun0y