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

CLI tool that generates Dart DI files for @isSingleton classes.

example/README.md

singleton_manager_generator Example #

Run the generator from the command line:

# Generate DI files for all Dart files in the specified directory
singleton_manager_generator lib/

This will create my_service_di.dart with an ISingletonStandardDI implementation.

0
likes
160
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CLI tool that generates Dart DI files for @isSingleton classes.

Repository (GitHub)
View/report issues
Contributing

Topics

#singleton #dependency-injection #code-generation #annotations

License

MIT (license)

Dependencies

analyzer, args, path

More

Packages that depend on singleton_manager_generator