xfise
A new Flutter plugin project.
Getting Started
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Publish
修改版本号
- pubspec.yaml
- xfmsc.podspec
- build.gradle
export http_proxy=http://127.0.0.1:1087;export https_proxy=http://127.0.0.1:1087;
flutter pub publish --server=https://pub.dartlang.org;