flutter_easy_build 1.0.1 copy "flutter_easy_build: ^1.0.1" to clipboard
flutter_easy_build: ^1.0.1 copied to clipboard

A CLI tool to build and open APK directories in Flutter projects.

๐Ÿ˜ Flutter Easy Build #

Simple CLI, fully written in Dart, to streamline Flutter APK and AAB building, and automatically open the output folder in your file explorer.

๐Ÿ“ Features #

  • flutter_easy_build buildApk: Builds APK, opens output.
  • flutter_easy_build cleanAndBuild: Cleans, builds APK, opens output.

โฌ‡๏ธ Installing #

  1. dart pub global activate flutter_easy_build
  2. Ensure the Dart SDK's bin directory is in your system's PATH. This is typically $HOME/.pub-cache/bin or the bin/cache/dart-sdk/bin directory within your Flutter SDK. Verify by running dart --version in your terminal.

๐Ÿ› ๏ธ How To Use #

From your Flutter project:

  • flutter_easy_build buildApk
  • flutter_easy_build cleanAndBuild

๐ŸงฉScreenshots #

Flutter Easy Build
image

๐Ÿง‘โ€๐Ÿ’ป Developed By #

Suhail N

๐Ÿ› Bugs/Requests #

If you encounter any problems feel free to open an issue. Contribute by reporting issues or suggesting features!

7
likes
160
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to build and open APK directories in Flutter projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on flutter_easy_build