budinoh 1.0.2
budinoh: ^1.0.2 copied to clipboard
Automatic build (apk/appbundle/ipa) and upload your project build to Firebase, PlayStore and AppStore.
1.0.2 #
- fix: Fixes flag appbundle as not sent for review
1.0.1 #
- fix: read versions with pre-release entry
1.0.0 #
- feat: Deploy builds to Firebase API via
firebase_apioption - feat: Deploy builds to Google Play Store via
google_storeoption - feat: Deploy builds to Apple Store API via
apple_store_appoption - feat: Support
--dart-define-from-filearg - feat: Can pass custom arguments to
flutter buildviaargsoption
BREAKING CHANGES
- No longer supported
define_env, replaced by--dart-define-from-filearg - The
firebaseoption has been renamed tofirebase_cli - The env option moved inside
envoption - Small and large changes to client method signatures for better and easier use
0.0.6 #
- Fix reading version on CHANGELOG.md file
0.0.5 #
- Fix for random ordering of builds
0.0.4 #
- Fix distribution queue printing
0.0.3 #
- Added
define_envin yaml file to pass a define_env settings file
0.0.2 #
- Added args
firebase,google-store,apple-storeto disable deploy
0.0.1 #
- Initial version.