flutter_app_publisher 0.4.4
flutter_app_publisher: ^0.4.4 copied to clipboard
Flutter app publisher
0.4.4 #
- Support set track for playstore deployment (#185)
0.4.2 #
- some fixes
0.4.1 #
- [playstore] - Replace
GOOGLE_APPLICATION_CREDENTIALStoPLAYSTORE_CREDENTIALS
0.4.0 #
- bump
parse_app_packageto 0.4.0
0.3.6 #
- bump
shell_executorto 0.1.5 - bump
dioto 5.3.4 - bump
googleapisto 9.1.0
0.3.4 #
- bump
shell_executorto 0.1.4
0.3.2 #
- Update dart sdk version to ">=2.16.0 <4.0.0"
0.3.1 #
- Add
firebase-hostingpublisher. - Add
vercelpublisher. - Modify the
publishmethod to acceptFileSystemEntityinstead of justFile
0.3.0 #
- Update a dependency to the latest release.
0.2.5 #
- Use
shell_executorto execute commands - Merge app publishers into this package
- [publisher-pgyer] Upgrade to v2 Api #91 #92
0.2.3 #
- Downgrade pubspec_parse to 1.1.0
0.2.0 #
- Add
appcenterpublisher. #13
0.1.8 #
- Add
appstorepublisher. #45
0.1.6 #
- Fix the problem of broken files after uploading.
0.1.5 #
- Add
firebasepublisher. - Add
githubpublisher.
0.1.4 #
- Add
qiniupublisher.
0.1.0 #
- First release.