flutter_app_publisher 0.4.0 copy "flutter_app_publisher: ^0.4.0" to clipboard
flutter_app_publisher: ^0.4.0 copied to clipboard

Flutter app publisher

0.4.0 #

  • bump parse_app_package to 0.4.0

0.3.6 #

  • bump shell_executor to 0.1.5
  • bump dio to 5.3.4
  • bump googleapis to 9.1.0

0.3.4 #

  • bump shell_executor to 0.1.4

0.3.2 #

  • Update dart sdk version to ">=2.16.0 <4.0.0"

0.3.1 #

  • Add firebase-hosting publisher.
  • Add vercel publisher.
  • Modify the publish method to accept FileSystemEntity instead of just File

0.3.0 #

  • Update a dependency to the latest release.

0.2.5 #

  • Use shell_executor to 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 appcenter publisher. #13

0.1.8 #

  • Add appstore publisher. #45

0.1.6 #

  • Fix the problem of broken files after uploading.

0.1.5 #

  • Add firebase publisher.
  • Add github publisher.

0.1.4 #

  • Add qiniu publisher.

0.1.0 #

  • First release.