witch_doctor 1.1.2
witch_doctor: ^1.1.2 copied to clipboard
A simple and intuitive dependency injection library for dart.
1.1.2 #
- Fix error fpr object creation internal logic
1.1.1 #
- Fixing documentation --"
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