
02. 用IDEA快速建立第一支Flutter程式
1 影片觀看·2024年1月26日
使用IntelliJ IDEA的Context Actions等功能快速建立第一支Flutter App,同時解釋Widget的使用方法與Dart的函數具名參數的使用。
✅ 說明文章(有Widget的使用階層圖): http://jdev.tw/blog/5879/
✅ Google的Flutter工程師雙人相聲影片 《Flutter如何渲染微件》;2019/9/10 Google Developer Days上海站:https://youtu.be/85VP3witoKE
✅ demo3.dart原始程式:https://gist.github.com/emisjerry/67ff01020645b15c48822af0385ef499
