本文中的案例全部来自Packt今年4月所发行的Flutter Projects by Simone Alessandria,全书共计11个项目。这两年也翻译了好几本技术类的书,但译书相对较为费时,且因缺少打磨文字的时间和功底,时常会出现一些错误,以后会多分享此类总结,感兴趣可以一起交流,对于读者特别关注的项目也可挑选出来进行翻译。
- Hello World Travel
- Measures Converter
- Productivity Timer
- Pong Game
- Let’s Go to the Movies
- Shopping List
GitHub 地址:https://github.com/alanhou/flutter-projects
国内使用 flutter 时,可配置镜像进行加速
常用命令
快捷键/命令
项目一:Hello World Travel
Dart语言基础
在线运行: DartPad 面向对象讲解:How to explain object-oriented programming concepts to a 6-year-old 私有变量以下划线 _ 开头 Material Design
扩展阅读
项目二:Measures Converter
Stateful Widget运行流程示例
单位转换对照表
项目最终效果
扩展阅读
项目三:Productivity Timer
项目最终效果
