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

This package allows to implement dependency injection in a project.

1.1.5 #

  • Fixed generator for a simple formal parameter

1.1.4 #

  • Analyzer's version updated.

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
140
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows to implement dependency injection in a project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, path, yaml

More

Packages that depend on dep_gen