dep_gen 1.1.2 copy "dep_gen: ^1.1.2" to clipboard
dep_gen: ^1.1.2 copied to clipboard

This package allows to implement dependency injection in a project.

1.1.2 #

  • Removed the "-c" command line option. Now the generated class is always called DepProvider.
  • The generated code now contains the DepGenEnvironment class to describe the instances used in the environment.
  • As settings, DepGen accepts an instance of the DepGenEnvironment class.
  • Added extension for context DepGenContextExtension

1.0.15 #

  • Collections with typed arguments import fix

1.0.14 #

  • Dart 3.0
  • Imports updated

1.0.12 #

  • DepArg argument 'package' was added to use specific imports.

1.0.11 #

  • Fixed a bug specific to windows platforms

1.0.10 #

  • Imports updated

1.0.9 #

  • Require analyzer 5.0.0

1.0.8 #

  • Add logs, bug fix

1.0.6 #

  • Code format, bug fix

1.0.0 #

  • Initial release.
4
likes
0
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows to implement dependency injection in a project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, path, yaml

More

Packages that depend on dep_gen