singlet 1.0.0-dev copy "singlet: ^1.0.0-dev" to clipboard
singlet: ^1.0.0-dev copied to clipboard

discontinued

For when you need just one. This package provides Dart macros to easily create singleton classes, ensuring you're not caught wearing the same instance twice.

1.0.0 #

  • Initial version of the singlet package.
  • Includes the @Singleton macro for easy singleton class creation.
  • Includes the @SingletonNamed macro for customizing the instance field name.
1
likes
50
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

For when you need just one. This package provides Dart macros to easily create singleton classes, ensuring you're not caught wearing the same instance twice.

Repository (GitHub)

Topics

#macro #singleton #code-generation

License

MIT (license)

Dependencies

macros

More

Packages that depend on singlet