Flutter 不可错过的学习资源

老孟导读:今天给大家分享一下我在学习Flutter的过程中整理的资料,这些文章或者开源项目都是精挑细选的,希望可以帮助到到家。另外相关资料会在Github一直更新,欢迎大家fork,如果喜欢的话给个小星星,非常感谢,Github 地址:https://github.com/781238222/flutter-do

Flutter 控件

  1. Google官方控件视频,每周更新一集:https://www.youtube.com/watch?v=b_sQ9bMltGU&list=PLjxrf2q8roU23XGwz3Km7sQZFTdB996iG

  2. 超过170多个控件的详细介绍:http://laomengit.com/

Flutter 动画

动画相关文章

  1. 25种动画组件超全总结:http://laomengit.com/flutter/module/animated_1/
  2. 组合动画:http://laomengit.com/flutter/module/animation_combined
  3. Google工程师带你选择Flutter动画控件:http://laomengit.com/flutter/module/animated_choose

带动画效果的PageView

带动画效果的底部导航

Flutter 完整项目及功能性项目

  1. Flutter Fly(展翅高飞):https://github.com/781238222/flutter-do/tree/master/flutter_fly

  2. Flutter App升级功能:https://github.com/781238222/flutter-do/tree/master/flutter_upgrade

  3. FlutterExampleApps 收集了大量youtube视频:https://github.com/iampawan/FlutterExampleApps

  4. flutter-go,不解释,或许这是你最早接触的Flutter资源:https://github.com/alibaba/flutter-go

  5. FlutterScreens,漂亮的UI库,学习阶段建议不要使用https://github.com/samarthagarwal/FlutterScreens

  6. Flutter豆瓣客户端,完成度比较高的项目:https://github.com/kaina404/FlutterDouBan

  7. MVC模式的项目结构:https://github.com/brianegan/flutter_architecture_samples

  8. 开源Github客户端:https://github.com/CarGuo/gsy_github_app_flutter

  9. HistoryOfEverything,非常酷炫的项目:https://github.com/2d-inc/HistoryOfEverything

  10. WanAndroid客户端:https://github.com/Sky24n/flutter_wanandroid

  11. Best-Flutter-UI-Templates,非常漂亮的一个App:https://github.com/mitesh77/Best-Flutter-UI-Templates

  12. flutter_deer:https://github.com/simplezhli/flutter_deer

  13. FlutterFoodybite:https://github.com/JideGuru/FlutterFoodybite

  14. 开源中国客户端:https://github.com/yubo725/flutter-osc

  15. Flutter 高仿知乎 UI:https://github.com/xujiyou/zhihu-flutter

  16. 高仿书旗小说 Flutter版:https://github.com/huanxsd/flutter_shuqi

  17. flutter 下拉刷新:https://github.com/xuelongqy/flutter_easyrefresh

  18. 仿网易云音乐:https://github.com/boyan01/flutter-netease-music

  19. 玩Android客户端:https://github.com/phoenixsky/fun_android_flutter

  20. Flutter淘宝App:https://github.com/GanZhiXiong/GZXTaoBaoAppFlutter

  21. 交错GridView(可以实现瀑布流):https://github.com/letsar/flutter_staggered_grid_view

  22. 渲染Markdown:https://github.com/flutter/flutter_markdown

  23. 图表: https://github.com/imaNNeoFighT/fl_chart

  24. 城市列表,联系人列表,索引&悬停:https://github.com/flutterchina/azlistview

Flutter 相关网站及博客

  1. Flutter 官方网站(英文):https://flutter.dev/
  2. Flutter 官方网站(中文):https://flutter-io.cn/

相关文章

  1. 全网最全 Flutter 与 React Native 深入对比分析:https://www.jianshu.com/p/da80214720eb

  2. 致Flutter初学者的一封信:http://laomengit.com/

  3. Flutter学习路线:http://laomengit.com/flutter/roadmap/

  4. Flutter 开发踩坑记录(干货总结):https://juejin.im/post/5e58ceadf265da575918dd14

  5. 带有Flutter的粒子动画: https://juejin.im/post/5e1d5b9b6fb9a03013306588

  6. Flutter中的花式背景动画: https://juejin.im/post/5e1c38c96fb9a02fee1ed09e

  7. 【Flutter高级玩法-shape】Path在手,天下我有:https://juejin.im/post/5e6196066fb9a07c8b5bbdf5

  8. Flutter完整开发实战详解(二十一、 Flutter 画面渲染的全面解析):https://juejin.im/post/5e7c8419e51d455c706ca00d

  9. 【Flutter脱发录】也来实现一下灭霸效果: https://juejin.im/post/5e7f5be55188257396515dbc

  10. Flutter:图像的爆炸动画 https://juejin.im/post/5e3c17876fb9a07cab3a87fe

  11. 你知道吗,Flutter内置了10多种show:https://juejin.im/post/5e7362f76fb9a07c9855105b

  12. 一个高自由度的Flutter 视频播放器: https://juejin.im/post/5e1da0a55188254dfc6abde4

  13. 字节跳动为什么选用Flutter:并非跨平台终极之选,但它可能是不一样的未来: https://juejin.im/post/5e81e37f6fb9a03c7e200370

交流

如果你对Flutter还有疑问或者技术方面的疑惑,欢迎加入Flutter交流群(微信:laomengit)。

同时也欢迎关注我的Flutter公众号【老孟程序员】,公众号首发Flutter的相关内容。

Flutter地址:http://laomengit.com 里面包含160多个组件的详细用法。

相关文章

这篇文章主要讲解了“FlutterComponent动画的显和隐怎么实现...
这篇文章主要讲解了“flutter微信聊天输入框功能如何实现”,...
本篇内容介绍了“Flutter之Navigator的高级用法有哪些”的有...
这篇文章主要介绍“Flutter怎么使用Android原生播放器”,在...
Flutter开发的android端如何修改APP名称,logo,版本号,具体...
Flutter路由管理初识路由概念一.路由管理1.1.Route1.2.Mater...