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

Scaffold a Flutter app from a YAML config. Add features with one command, keep router and DI in sync, and migrate your stack safely.

example/README.md

Example for stackchain #

dart pub add --dev stackchain
dart run stackchain init
dart run stackchain make feature chat

See stackchain.yaml for a GetX + MVC sample.

4
likes
150
points
256
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherevenlogix.com

Weekly Downloads

Scaffold a Flutter app from a YAML config. Add features with one command, keep router and DI in sync, and migrate your stack safely.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #generator #scaffold #architecture #bloc

License

MIT (license)

Dependencies

ansicolor, args, collection, path, recase, yaml

More

Packages that depend on stackchain