flutter_templet_project
flutter_templet_project copied to clipboard
个人模板项目, 包含组件使用示例、自定义组件封装、代码优化封装技巧。。。
flutter_templet_project
个人模板工程, 支持 iOS, andriod, web, mac, window.
achive:
flutter build ios --release --dart-define=CHANNEL=GSY --dart-define=LANGUAGE=Dart
Getting Started
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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Flutter SDK 大版本升级命令
flutter pub upgrade --dry-run
flutter pub outdated
flutter pub upgrade --major-versions