whitecodel_auto_link 1.0.12 copy "whitecodel_auto_link: ^1.0.12" to clipboard
whitecodel_auto_link: ^1.0.12 copied to clipboard

A Dart package for automating the build, upload, and get the link of the APK and IPA files.

Whitecodel Auto Link #

Overview #

This script automates the process of building and uploading Flutter APKs and IPA files to Diawi.

Prerequisites #

Before using this script, make sure you have the following:

Usage #

whitecodel_auto_link <token> <buildType> <releaseType>

Default Values #

  • If buildType is not provided, it defaults to both.
  • If releaseType is not provided, it defaults to debug.

Example #

whitecodel_auto_link abcdef123456789 apk release
whitecodel_auto_link abcdef123456789 ipa release
whitecodel_auto_link abcdef123456789 both release
whitecodel_auto_link abcdef123456789 apk debug
whitecodel_auto_link abcdef123456789 ipa debug
whitecodel_auto_link abcdef123456789 both debug

Author #

License #

This project is licensed under the MIT License - see the LICENSE file for details.

37
likes
0
pub points
29%
popularity

Publisher

verified publisherwhitecodel.com

A Dart package for automating the build, upload, and get the link of the APK and IPA files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on whitecodel_auto_link