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

CLI tool that generates Dart DI files for @isSingleton classes. Automatically creates ISingletonStandardDI.initializeDI() implementations from @isInjected field annotations.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate singleton_manager_generator

Use it

The package has the following executables:

$ singleton_manager_generator
0
likes
0
points
617
downloads

Publisher

unverified uploader

Weekly Downloads

CLI tool that generates Dart DI files for @isSingleton classes. Automatically creates ISingletonStandardDI.initializeDI() implementations from @isInjected field annotations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, path

More

Packages that depend on singleton_manager_generator