catalyst_builder 6.0.0 copy "catalyst_builder: ^6.0.0" to clipboard
catalyst_builder: ^6.0.0 copied to clipboard

A lightweight and easy to use dependency injection container builder for dart.

GitHub license GitHub issues GitHub Workflow Status Pub Pub Points Pub Publisher Pub Likes

Catalyst Builder #

A dependency injection container builder for dart.

Click on the image for a video on YouTube:

YouTube Video

Screenshot #

minimal.png

Background #

Since Catalyst is only for Dart and Flutter Catalyst supports Flutter, but a mess to configure I decided to do something cooler.

Catalyst Builder is a dependency injection container builder for both, Dart and Flutter. It's easy to use and dependency injection is almost done automatically. You only have to decorate your services with @Service and the build_runner will create a service container for you.

Installation & Documentation #

You can find a quick start guide and further documentation for this package in the wiki on GitHub.

9
likes
160
points
774
downloads
screenshot

Publisher

verified publishermintware.de

Weekly Downloads

A lightweight and easy to use dependency injection container builder for dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#code-generation #builder #dependency-injection #annotations #service-provider

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

analyzer, build, catalyst_builder_contracts, code_builder, dart_style, glob

More

Packages that depend on catalyst_builder