dig_cli 1.1.0
dig_cli: ^1.1.0 copied to clipboard
A powerful command-line tool to automate building, cleaning, and packaging Flutter projects.
1.1.0 #
- Initial release: Major UX overhaul, all commands now work from any subfolder (auto root detection)
- Interactive menu with proper box alignment and emoji-safe padding
- Spinner/loader for all long-running commands (build, clean, zip, pod, etc.)
- Improved .gitignore support (auto-ignore for android/app/release and similar folders)
- Project ZIP now excludes Pods, build, and other ignored files automatically
- Clean and Build commands are more robust and user-friendly
- Many bug fixes and code improvements