share_my_apk 0.2.0-alpha copy "share_my_apk: ^0.2.0-alpha" to clipboard
share_my_apk: ^0.2.0-alpha copied to clipboard

A powerful command-line tool to build and upload your Flutter APKs directly to various services like Diawi and Gofile.io. This package can also be used as a library.

0.2.0-alpha #

  • Configuration File: Added support for a share_my_apk.yaml file to allow project-specific default configurations.
  • Provider-Specific Tokens: Replaced the generic --token with --diawi-token and --gofile-token to avoid token conflicts.
  • Help Command: Introduced a --help (-h) command to display detailed usage instructions and options.
  • Bug Fix: Corrected an issue where the wrong token was used when automatically switching from Diawi to Gofile for large files.

0.1.0-alpha #

  • Support for multiple upload providers (Diawi and Gofile.io)
  • Automatic provider switching for large files (>70MB)
  • Custom APK file naming with timestamps
  • Environment-based directory organization
  • Custom output directory configuration
  • Standard logging implementation
2
likes
0
points
21
downloads

Publisher

verified publisherwebmobtech.com

Weekly Downloads

A powerful command-line tool to build and upload your Flutter APKs directly to various services like Diawi and Gofile.io. This package can also be used as a library.

Repository (GitHub)
View/report issues

Topics

#apk-builder #upload #diawi #gofile #deployment

Documentation

Documentation

License

unknown (license)

Dependencies

args, flutter, http, logging, process_run, yaml

More

Packages that depend on share_my_apk