flutter_archify 0.1.0
flutter_archify: ^0.1.0 copied to clipboard
A TUI-based Flutter scaffolding tool — bootstrap production-ready Flutter apps with clean architecture, state management, routing, and CI/CD.
Changelog #
0.1.0 #
- Initial release
- Interactive TUI wizard for scaffolding production-ready Flutter apps
- Feature packs: architecture, state management (Riverpod/BLoC), routing (go_router), API client (Dio), UI feedback, flavors, code generation (Freezed/json_serializable), testing, CI/CD (GitHub Actions)
newcommand — launches the full TUI wizardplancommand — dry-run, shows planned file operations without writingapplycommand — applies ablueprint.yamlconfig non-interactivelydoctorcommand — checks Flutter, Dart, Git, and engine binaryupgradecommand — downloads the latest engine binary from GitHub Releases- JSON-Lines IPC protocol with the Go execution engine