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

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

Changelog #

1.1.21 - 2026-07-28 #

Fixed #

  • Replaced 1.1.20+1 with a true semantic version bump so pub activation resolves the new release correctly.
  • Keeps the dynamic installed-version update check fix from the previous release.

1.1.20+1 - 2026-07-28 #

Fixed #

  • Fixed update check so the installed package version is resolved dynamically instead of using a stale hardcoded version.
  • Updated the self-update command to use dart pub global activate whitecodel_auto_link.

1.1.20 - 2026-07-28 #

Added #

  • Added explicit environment selection (dev / prod) for APK and IPA builds.
  • Added iOS export method selection (development, ad-hoc, app-store, enterprise) for IPA builds.
  • Added support for profile build mode in the interactive build flow.

Fixed #

  • Replaced manual IPA zipping with flutter build ipa so iOS exports follow proper Flutter/Xcode archive and export behavior.
  • Ensured APK and IPA builds pass --dart-define=FLAVOR=... to match app environment selection.

1.1.19+2 - 2025-07-09 #

Fixed #

  • Upload by url not working issue fixed.

1.1.19+1 - 2025-07-09 #

Fixed #

  • Update check again and again issue fixed.

1.1.19 - 2025-07-09 #

Added #

  • Added upload-from-url and shorthand uf commands to upload APK or IPA files directly from a remote URL.

1.1.18 - 2025-02-20 #

Added #

  • Added shorthand u flag that works the same as only-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.

1.1.16 - 2025-02-05 #

Fixed #

  • Asking update again and again issue fixed.
  • Improved validation for file existence and supported file types in the only-upload command.

1.1.15 - 2025-02-05 #

Added #

  • Added only-upload command to upload APK or IPA files directly by providing the file path.

Fixed #

  • Improved validation for file existence and supported file types in the only-upload command.
42
likes
120
points
252
downloads

Documentation

API reference

Publisher

verified publisherwhitecodel.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

chalkdart, dio, interact, pubspec_parse, version

More

Packages that depend on whitecodel_auto_link