singleton 0.0.3-nullsafety copy "singleton: ^0.0.3-nullsafety" to clipboard
singleton: ^0.0.3-nullsafety copied to clipboard

Singleton make singleton implementation less hassle, and also make it more friendly to tests.

Change Log #

0.0.3-nullsafety - 2021-02-18 #

  • Introduce null-safety
  • Simplify the API
  • Add name

0.0.2 - 2020-11-02 #

  • Rewrite the document from scratch
  • Replace toy examples with something more realistic
  • Make API more self-explaining
  • Add tests around use singleton with factory method
  • Better code tests

0.0.1 - 2020-11-02 #

9
likes
150
points
2.08k
downloads

Publisher

verified publisherpub.timnew.me

Weekly Downloads

Singleton make singleton implementation less hassle, and also make it more friendly to tests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, meta

More

Packages that depend on singleton