Flutter基础

1.基础
官网:https://flutterchina.club/networking/

库: https://pub.dev/

包: https://pub.flutter-io.cn/

json to Dart:https://javiercbk.github.io/json_to_dart/

Flutter实战 https://book.flutterchina.club/

2.MVVM

https://quickbirdstudios.com/blog/mvvm-in-flutter/

flutter 完整项目(mvvm架构)https://juejin.im/post/5cd13e636fb9a032196ee480 https://www.jianshu.com/p/43eb17163468 https://github.com/Darren-chenchen/flutter_flowermusic

adb install /Users/zhangxiaomeng02/Downloads/app-release.apk

MVVM架构在Flutter中的简单实践 https://blog.csdn.net/scuyttyuuy123/article/details/88386149

Flutter Provider MVVM的最佳实践开源项目FunAndroid http://www.flutterj.com/?post=137

3. 项目集合

flutter项目集合 http://www.flutterj.com/?sort=5

Flutter UI Kit)是一个Flutter Widget库 https://github.com/flutterchina/flukit

Flutter学习资源

你可能感兴趣的:(Flutter基础)