finject_generator 0.2.0 copy "finject_generator: ^0.2.0" to clipboard
finject_generator: ^0.2.0 copied to clipboard

outdated

Dart code generator for dependency injection finject library. Inspired with SpringFramework, Dagger2, and Angular DI solution

CHANGELOG.md #

(0.2.0) #

Features:

  • Generating profiles based on Annotations and declarated_profiles.dart info

(0.1.8) #

Features:

  • New contract for profiles

(0.1.8) #

Features:

  • Injecting super class members

Bugfixes:

  • Injecting core dart classes

(0.1.4) #

Features:

  • Example

(0.1.0) #

Features:

  • Injecting with constructor
  • Injecting with fields
  • Injecting with factory class
  • Scoped Singleton
  • Custom scopes
  • Hierarchcal Search down the tree of widgets
  • Named injections
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dart code generator for dependency injection finject library. Inspired with SpringFramework, Dagger2, and Angular DI solution

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, dartpoet, finject, glob, path, source_gen

More

Packages that depend on finject_generator