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

Flutter app publisher

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.