flutter_easy_build 1.0.1
flutter_easy_build: ^1.0.1 copied to clipboard
A CLI tool to build and open APK directories in Flutter projects.
Changelog #
1.0.1 #
- Added comprehensive Dartdoc comments to improve code documentation.
- Updated the README.md to be more user-friendly.
1.0.0 #
- Initial release.
- Added
buildApkcommand: Builds APK and opens output directory. - Added
cleanAndBuildcommand: Cleans, builds APK, and opens output directory.