Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 2.86 KB

File metadata and controls

15 lines (10 loc) · 2.86 KB

GitHub issues GitHub Workflow Status

Catalyst Builder

A dependency injection container builder for dart.

This is the workspace root, select a specific package for more details.

Package Description Badges
catalyst_builder The builder package. Use this in your root package or plugin package to generate the ServiceContainerPlugin. Pub
Pub Points
Pub Likes
Pub Monthly Downloads
catalyst_builder_contracts The contracts package. Use this in packages that don't need to generate a service container but provide services that can be resolved. Pub
Pub Points
Pub Likes
Pub Monthly Downloads

To get started, check the Quickstart guide in the wiki.