flutter_fast_cli 3.0.4
Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more
fastlane documentation
Installation
Make sure you have the latest version of the Xcode command line tools installed:
xcode-select --install
For fastlane installation instructions, see Installing fastlane
Available Actions
Android
android bump
[bundle exec] fastlane android bump
android prod
[bundle exec] fastlane android prod
Deploy a new version to the Google Play
android internal
[bundle exec] fastlane android internal
Deploy a new version to the beta test track of Google Play
This README.md is auto-generated and will be re-generated every time fastlane is run.
More information about fastlane can be found on fastlane.tools.
The documentation of fastlane can be found on docs.fastlane.tools.