whitecodel_auto_link 1.0.9 whitecodel_auto_link: ^1.0.9 copied to clipboard
A Dart package for automating the build, upload, and status check of APK using Diawi.
Whitecodel Auto Link #
Overview #
This script automates the process of building and uploading Flutter APKs to Diawi for distribution.
Prerequisites #
Before using this script, make sure you have the following:
-
Flutter SDK: Ensure that Flutter is installed on your machine. You can install it by following the instructions on the Flutter website.
-
Diawi Token: Obtain your Diawi token by visiting https://dashboard.diawi.com/profile/api.
Usage #
whitecodel_auto_link <token>
Example #
whitecodel_auto_link abcdef123456789
Author #
License #
This project is licensed under the MIT License - see the LICENSE file for details.