Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 595 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 595 Bytes

COSCUP Volunteer App

提供 COSCUP 志工使用的 App,使用 Flutter 開發

支援平台

  • Android
  • iOS

開發環境

  • Flutter v2.0.6 Stable Chanel
  • Android Platform android-30, build-tools 30.0.3
  • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
  • Xcode 12.4, Build version 12D4e
  • CocoaPods version 1.10.1

如何使用

安裝好 Flutter 環境與對應原生環境後,切換至本專案執行

建議使用 release mode 或 profile mode 執行較接近實際運作

 $ flutter run --release