Coder Social home page Coder Social logo

flutter-first's Introduction

安裝(Window)

參考: 官方

設置環境變數

解壓縮至想要的路徑 (EX: D:\flutter) 於 Path 新增 D:\flutter\bin

檢測環境

執行 flutter doctor

Android Studio

安裝流程照推薦的配置裝好即可,會幫你裝好最新的 Android SDK

安裝 Plugin (Flutter & Dart)

Android Studio > config > plugin

搜尋 flutter 並安裝即可(會幫你連 Dart 都裝)

到這再執行 flutter doctor 還是會出錯的話

解法參考: 這裡

就是把 channel 轉到 dev 就好 (可以 flutter channel 查看有哪些)

flutter channel dev
flutter upgrade

Create Project(vscode)

參考: 官方

創建好後,於右下角選擇要連接的模擬器 (若沒有,要去 Android Studio > AVD Manager 新增)

這階段可能會連不上,可以嘗試關閉模擬器、vscode => 開啟 vscode 再次選取看看 (不先開啟模擬器)

連接好後,可以執行 flutter run 來開始撰寫專案了

flutter-first's People

Contributors

dingzhengru avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.