flutter_archify 0.1.0 copy "flutter_archify: ^0.1.0" to clipboard
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)
  • new command — launches the full TUI wizard
  • plan command — dry-run, shows planned file operations without writing
  • apply command — applies a blueprint.yaml config non-interactively
  • doctor command — checks Flutter, Dart, Git, and engine binary
  • upgrade command — downloads the latest engine binary from GitHub Releases
  • JSON-Lines IPC protocol with the Go execution engine
0
likes
160
points
30
downloads

Documentation

API reference

Publisher

verified publisherdhirajnikam.dev

Weekly Downloads

A TUI-based Flutter scaffolding tool — bootstrap production-ready Flutter apps with clean architecture, state management, routing, and CI/CD.

Repository (GitHub)
View/report issues

Topics

#flutter #scaffolding #cli #code-generation #clean-architecture

License

MIT (license)

Dependencies

args, http, interact, path, uuid, yaml

More

Packages that depend on flutter_archify