iT邦幫忙

2021 iThome 鐵人賽

DAY 5
0
Mobile Development

一起學Flutter,和我變Better!系列 第 5

Day 5 Flutter的常用指令與HelloWorld執行

  • 分享至 

  • xImage
  •  

Flutter常用指令
flutter create app:建立一個flutter專案。
flutter doctor:檢查電腦上flutter的環境。
flutter run:啟動flutter APP。
flutter pub get/ flutter packages get:從pubspec.yaml下載套件,兩者並沒有太大的差別。
flutter upgrade:升級flutter的套件版本。
flutter devices:列出目前可使用的裝置。
flutter channel _________’’(填入指定channel):切換channel(如下圖所示)。
https://ithelp.ithome.com.tw/upload/images/20210917/20140524iqn6dBnYSN.png
這裡補充說明一下,Flutter channels有四種release channel,分別是table、beta、dev及master,通常會使用stable channel。

HelloWorld
https://ithelp.ithome.com.tw/upload/images/20210917/20140524pljCy6CluP.png

今天先介紹到這邊,明天開始我將會介紹Dart語言,敬請期待。

參考資料
橫跨Android及Apple的神話:用Dart語言神啟Flutter大業1.5節、2.1節
https://yanwei-liu.medium.com/flutter%E5%B8%B8%E7%94%A8%E6%8C%87%E4%BB%A4-89ae0dabb3cb
https://ithelp.ithome.com.tw/articles/10238658
https://www.myfreax.com/detailed-flutter-command/


上一篇
Day 4 準備Flutter開發環境(二)
下一篇
Day 6 Dart語言-變數與常數
系列文
一起學Flutter,和我變Better!30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言