/flutter-demo

这是一个学习flutter并进行实践的仓库

Primary LanguageC++

flutter-demo

A new Flutter project.

docs introduce

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

install

flutter pub get

run

flutter run

build

  • Android 版
flutter build apk
flutter build abb
  • iOS

使用 mac 在 APP Connect进行构建打包