模仿现有开源项目,以学习为目的,后续需要添加其他项目,需要开新的分支
项目名 | 源码地址 | 开发目录 | 所在分支 |
---|---|---|---|
GankIO | https://github.com/lijinshanmx/flutter_gank | imitation/gank_io | developer_gank |
模仿豆瓣 | https://github.com/kaina404/FlutterDouBan | imitation/douban | developer_douban |
模仿wandroid | https://github.com/FlutterOpen/fun_fluttern | imitation/wan_andnroid | developer_wandroid |
基本的git rebase模式
参考此博客: https://juejin.im/post/5ba8d8086fb9a05cdc498aa5
官网规范: https://dart.cn/guides/language/specifications/DartLangSpec-v2.2.pdf