witch_doctor 1.1.0
witch_doctor: ^1.1.0 copied to clipboard
A simple and intuitive dependency injection library for dart.
1.1.0 #
- Remove
dart:mirrorslib. - Add
source_genandbuild_runnerlibs to generatewitch_doctorbase classes. - Add @Antibiotic() decorator to tag possible injections classes.
- Register need an instance of the generated code ${className}PythonPoison.
1.0.0 #
- Add containers feature
- Add injections type (singleton and factory) feature