singleton_macro 0.0.1-dev.1 copy "singleton_macro: ^0.0.1-dev.1" to clipboard
singleton_macro: ^0.0.1-dev.1 copied to clipboard

A Dart package that provides a `Singleton` macro to transform classes into singletons automatically. This package leverages Dart's macro system to enforce the singleton pattern on the annotated classes.

0.0.1-dev.1 #

  • Initial version.
  • @Singleton added
4
likes
0
pub points
20%
popularity

Publisher

unverified uploader

A Dart package that provides a `Singleton` macro to transform classes into singletons automatically. This package leverages Dart's macro system to enforce the singleton pattern on the annotated classes.

Homepage
Repository (GitHub)
View/report issues

Topics

#dart #macros #singleton #design-patterns #utilities

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

macros

More

Packages that depend on singleton_macro