stackchain 1.0.0 copy "stackchain: ^1.0.0" to clipboard
stackchain: ^1.0.0 copied to clipboard

Config-driven Flutter scaffolding CLI. Set architecture, state management, routing, DI, and networking in stackchain.yaml, then generate features on demand.

Changelog #

1.0.0 #

  • stackchain — config-driven Flutter scaffolding via stackchain.yaml
  • Architectures: feature_first, clean, mvvm, mvc
  • State: bloc, cubit, riverpod, provider, getx
  • Routing: go_router, auto_route, navigator, getx
  • DI: get_it, injectable, getx
  • Network: dio, http
  • Commands: dart run stackchain init|feature|make|list|new (positional names)
  • init replaces Flutter’s default counter lib/main.dart
  • Ongoing generators for features, pages, widgets, services
  • Custom generators under .stackchain/bricks/
1
likes
0
points
226
downloads

Documentation

Documentation

Publisher

verified publisherevenlogix.com

Weekly Downloads

Config-driven Flutter scaffolding CLI. Set architecture, state management, routing, DI, and networking in stackchain.yaml, then generate features on demand.

Repository (GitHub)
View/report issues

Topics

#flutter #generator #scaffold #architecture #bloc

License

unknown (license)

Dependencies

ansicolor, args, collection, path, recase, yaml

More

Packages that depend on stackchain