gate_generator 1.1.0 copy "gate_generator: ^1.1.0" to clipboard
gate_generator: ^1.1.0 copied to clipboard

Dependency Injection generator for your flutter/dart applications. This uses annotations and build_runner.

1.1.0 #

  • upgrade for dart 3
  • fix build_runner ordering with new version

1.0.0 #

  • upgrade dependencies
  • upgrade to 1.0.0 as it's stable

0.0.3+7 #

  • upgrade dependencies

0.0.3+4 #

  • revert path dependency to 1.8.0 as flutter_test is on it.

0.0.3+3 #

  • fixed an empty line added on every file containing a generated import

0.0.3 #

  • Injected child now use DartType
  • Add "part of myfile.part" automatically into your source file
  • Add Gate import automatically into your source file

0.0.2 #

  • mock dependency on demand
  • web support

0.0.1 #

  • Initial version.
21
likes
100
pub points
24%
popularity

Publisher

verified publisherapparence.io

Dependency Injection generator for your flutter/dart applications. This uses annotations and build_runner.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, code_builder, dart_style, gate, glob, meta, path, quiver, source_gen, universal_io

More

Packages that depend on gate_generator