inject_generator 1.0.0-alpha
inject_generator: ^1.0.0-alpha copied to clipboard
Dev-time dependency for package:inject_annotation.
package:inject_generator
#
This is the dev-time dependency for package:inject
.
NOTE: This is not an official Google or Dart team project.
This package only handles compiling your classes and annotations into Dart code
(*.inject.dart
files). For most users, see the
README.md
for package:inject
instead.
To run the test suite #
$ pub run test
copied to clipboard