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

A powerful CLI tool to automate Flutter builds. Create APK, App Bundle, and Windows EXE with simple commands. Automatically saves to Desktop.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-05 #

Added #

  • Initial release
  • APK build command
  • App Bundle (AAB) build command
  • Windows EXE build command
  • Build all formats command
  • Environment check command
  • Smart Flutter path detection
  • Auto-save to Desktop/FlutterBuilds
  • Progress tracking during builds
  • Automatic file naming with version
  • Cross-platform support (Windows, macOS, Linux)
  • Comprehensive error handling
  • Helpful error messages with solutions

Features #

  • flutterchi apk - Build Android APK
  • flutterchi bundle - Build Android App Bundle
  • flutterchi exe - Build Windows EXE
  • flutterchi all - Build all formats
  • flutterchi check - Check environment
  • flutterchi help - Show help

Documentation #

  • Complete README with examples
  • Installation guide
  • Troubleshooting section
  • Usage examples
  • Contributing guidelines

[Unreleased] #

Planned Features #

  • iOS build support
  • Custom output directory option
  • Build configuration file
  • Obfuscation support
  • Split APK per ABI
  • Automatic version bumping
  • Build statistics
  • CI/CD integration helpers
1
likes
0
points
241
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful CLI tool to automate Flutter builds. Create APK, App Bundle, and Windows EXE with simple commands. Automatically saves to Desktop.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path, yaml

More

Packages that depend on flutterchi