whitecodel_auto_link 1.1.18
whitecodel_auto_link: ^1.1.18 copied to clipboard
A Dart package for automating the build, upload, and get the link of the APK and IPA files.
Changelog #
[1.1.18] - 2025-02-20 #
Added #
- Added shorthand
u
flag that works the same asonly-upload
command for quicker file uploads.
[1.1.17] - 2025-02-20 #
Fixed #
- Fixed file path handling issue on macOS by correctly formatting paths with spaces.
- Ensured proper token validation to prevent empty token errors.
- Improved absolute path conversion for better cross-platform support.