issues
search
hhstore
/
blog
My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
291
stars
24
forks
source link
Flutter: Day1
#208
Open
hhstore
opened
4 years ago
hhstore
commented
4 years ago
related:
[x] #202
[x] flutter 专题教程: <7天掌握 flutter> 系列
[x] #207 : day0
[x] #208 : day1
[x] #209 : day2
[x] #210 : day3
[x] #211 : day4
[x] #212 : day5
[x] #213 : day6
[x] #214 : day7
[x] #215 : flutter awesome libs/projects
hhstore
commented
4 years ago
Day1:
flutter 开发环境搭建:
204 : 搭建开发环境
总结:
整个过程非常顺畅, 比 js 的环境. 顺畅太多.
中间只有下载 flutter 的 SDK (1G+)需要花一些时间.
配置过程+运行 demo app, 几分钟搞定.
剩下就是尝试写 flutter app 啦. good luck.
hhstore
commented
4 years ago
代码规范:
[x]
阿里 flutter-go 规范
hhstore
commented
4 years ago
flutter tips:
https://github.com/erluxman/awesomefluttertips
各种使用技巧.
hhstore
commented
4 years ago
1
hhstore
commented
4 years ago
1
hhstore
commented
4 years ago
1
hhstore
commented
4 years ago
1
related: