flutter_helper_tools 1.0.0 copy "flutter_helper_tools: ^1.0.0" to clipboard
flutter_helper_tools: ^1.0.0 copied to clipboard

A Flutter build automation CLI tool — build APK, AAB, and IPA with multi-flavor support, and upload artifacts via rclone to any cloud storage (Google Drive, S3, Dropbox, etc.).

Changelog #

1.0.0 #

  • Initial release.

  • Interactive menu with 19 build/clean/upload options.

  • Non-interactive CLI via fh build apk|aab|ipa, fh clean, fh upload, fh project.

  • Multi-flavor support auto-detected from build.gradle (Groovy + Kotlin DSL).

  • Upload via rclone (replaces gdrive — explicit errors, progress bar, 70+ remotes).

  • Artifact filename includes app name, custom label, flavor, version, and date.

  • Clipboard integration (macOS pbcopy, Linux xclip/xsel).

  • Desktop notifications (macOS osascript, Linux notify-send).

  • FVM (Flutter Version Manager) support.

  • Saved upload destinations in ~/.flutter_helper_projects.json.## 1.0.0

  • Initial version.

0
likes
160
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter build automation CLI tool — build APK, AAB, and IPA with multi-flavor support, and upload artifacts via rclone to any cloud storage (Google Drive, S3, Dropbox, etc.).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, mason_logger, path, yaml

More

Packages that depend on flutter_helper_tools