Skip to content

个人模板项目, 包含组件使用示例、自定义组件封装、代码优化封装技巧。。。

License

Notifications You must be signed in to change notification settings

ChengYu08/flutter_templet_project

 
 

Repository files navigation

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

About

个人模板项目, 包含组件使用示例、自定义组件封装、代码优化封装技巧。。。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.9%
  • Ruby 2.1%
  • C++ 1.1%
  • CMake 0.5%
  • Swift 0.2%
  • HTML 0.2%