flutterstart 0.1.0
flutterstart: ^0.1.0 copied to clipboard
A review-first CLI for creating deterministic, production-ready Flutter projects.
Changelog #
0.1.0 #
- Added deterministic, review-first Flutter project creation.
- Added explicit approval before destination materialization.
- Added plan inspection, deferred apply, recovery, and validation commands.
- Added protected-file, staleness, redaction, and package-boundary safety gates.
0.0.1 #
- Initial FlutterStart CLI release.
- Added Flutter SDK detection.
- Added
doctorcommand. - Added basic
createcommand. - Added version and help output.