Skip to content

mintware-de/catalyst_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub Workflow Status

Catalyst Builder

A dependency injection provider 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. 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 provider but provide services that can be resolved. Pub
Pub Points
Pub Likes
Pub Monthly Downloads

Roadmap

v4 (Current)

Description Status
Fix build problems with relative dependencies. ☑️
Extract the annotations and contracts in a separate package ☑️
Remove the service provider subclasses 🔲
Make changes to make the catalyst_builder package a dev dependency. 🔲

v5 (Next)

Description Status
Remove the annotations inside the catalyst_builder_package 🔲
Remove the service provider subclasses 🔲