老孟导读:今天给大家分享一下我在学习Flutter的过程中整理的资料,这些文章或者开源项目都是精挑细选的,希望可以帮助到到家。另外相关资料会在Github一直更新,欢迎大家fork,如果喜欢的话给个小星星,非常感谢,Github 地址:https://github.com/781238222/flutter-do
Flutter 控件
- Google官方控件视频,每周更新一集:https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG
- 超过170多个控件的详细介绍:http://laomengit.com/
Flutter 动画
动画相关文章
- 25种动画组件超全总结:http://laomengit.com/flutter/module/animated_1/
- 组合动画:http://laomengit.com/flutter/module/animation_combined
- Google工程师带你选择Flutter动画控件:http://laomengit.com/flutter/module/animated_choose
带动画效果的PageView
- Travel Cards
- Mindfullness Gooey Transition
- page-transformer
- transformer_page_view
- smooth_page_indicator
带动画效果的底部导航
- Fluid Button Bar
- Icon Flip Button Bar
- fancy_bottom_navigation
- circular_bottom_navigation
- bottom_navy_bar
- titled_navigation_bar
Flutter 完整项目及功能性项目
- Flutter Fly(展翅高飞):https://github.com/781238222/flutter-do/tree/master/flutter_fly
- Flutter App升级功能:https://github.com/781238222/flutter-do/tree/master/flutter_upgrade
- FlutterExampleApps 收集了大量youtube视频:https://github.com/iampawan/FlutterExampleApps
- flutter-go,不解释,或许这是你最早接触的Flutter资源:https://github.com/alibaba/flutter-go
- FlutterScreens,漂亮的UI库,学习阶段建议不要使用https://github.com/samarthagarwal/FlutterScreens
- Flutter豆瓣客户端,完成度比较高的项目:https://github.com/kaina404/FlutterDouBan
- MVC模式的项目结构:https://github.com/brianegan/flutter_architecture_samples
- 开源Github客户端:https://github.com/CarGuo/gsy_github_app_flutter
- HistoryOfEverything,非常酷炫的项目:https://github.com/2d-inc/HistoryOfEverything
- WanAndroid客户端:https://github.com/Sky24n/flutter_wanandroid
- Best-Flutter-UI-Templates,非常漂亮的一个App:https://github.com/mitesh77/Best-Flutter-UI-Templates
- flutter_deer:https://github.com/simplezhli/flutter_deer
- FlutterFoodybite:https://github.com/JideGuru/FlutterFoodybite
- 开源中国客户端:https://github.com/yubo725/flutter-osc
- Flutter 高仿知乎 UI:https://github.com/xujiyou/zhihu-flutter
- 高仿书旗小说 Flutter版:https://github.com/huanxsd/flutter_shuqi
- flutter 下拉刷新:https://github.com/xuelongqy/flutter_easyrefresh
- 仿网易云音乐:https://github.com/boyan01/flutter-netease-music
- 玩Android客户端:https://github.com/phoenixsky/fun_android_flutter
- Flutter淘宝App:https://github.com/GanZhiXiong/GZXTaoBaoAppFlutter
- 交错GridView(可以实现瀑布流):https://github.com/letsar/flutter_staggered_grid_view
- 渲染Markdown:https://github.com/flutter/flutter_markdown
- 图表: https://github.com/imaNNeoFighT/fl_chart
- 城市列表,联系人列表,索引&悬停:https://github.com/flutterchina/azlistview
Flutter 相关网站及博客
- Flutter 官方网站(英文):https://flutter.dev/
- Flutter 官方网站(中文):https://flutter-io.cn/
相关文章
- 全网最全 Flutter 与 React Native 深入对比分析:https://www.jianshu.com/p/da80214720eb
- 致Flutter初学者的一封信:http://laomengit.com/
- Flutter学习路线:http://laomengit.com/flutter/roadmap/
- Flutter 开发踩坑记录(干货总结):https://juejin.im/post/5e58ceadf265da575918dd14
- 带有Flutter的粒子动画: https://juejin.im/post/5e1d5b9b6fb9a03013306588
- Flutter中的花式背景动画: https://juejin.im/post/5e1c38c96fb9a02fee1ed09e
- 【Flutter高级玩法-shape】Path在手,天下我有:https://juejin.im/post/5e6196066fb9a07c8b5bbdf5
- Flutter完整开发实战详解(二十一、 Flutter 画面渲染的全面解析):https://juejin.im/post/5e7c8419e51d455c706ca00d
- 【Flutter脱发录】也来实现一下灭霸效果: https://juejin.im/post/5e7f5be55188257396515dbc
- Flutter:图像的爆炸动画 https://juejin.im/post/5e3c17876fb9a07cab3a87fe
- 你知道吗,Flutter内置了10多种show:https://juejin.im/post/5e7362f76fb9a07c9855105b
- 一个高自由度的Flutter 视频播放器: https://juejin.im/post/5e1da0a55188254dfc6abde4
- 字节跳动为什么选用Flutter:并非跨平台终极之选,但它可能是不一样的未来: https://juejin.im/post/5e81e37f6fb9a03c7e200370
交流
如果你对Flutter还有疑问或者技术方面的疑惑,欢迎加入Flutter交流群(微信:laomengit)。
同时也欢迎关注我的Flutter公众号【老孟程序员】,公众号首发Flutter的相关内容。
Flutter地址:http://laomengit.com 里面包含160多个组件的详细用法。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。