run_once 1.0.7+3 copy "run_once: ^1.0.7+3" to clipboard
run_once: ^1.0.7+3 copied to clipboard

An extremely simple library for running 'things' exactly once. No matter how many times that 'thing' is called.

1.0.7+3 #

  • Update comments
  • Update SDK environment

1.0.7+2 #

  • Update example

1.0.7+1 #

  • Update comments

1.0.7 #

  • Update comments

1.0.7 #

  • Update comments

1.0.6 #

  • Update README; mention the AsyncMemoizer.runOnce for async functions from package:async.

1.0.5 #

  • Update README.

1.0.4 #

  • Update README.

1.0.3 #

  • Minor changes.
  • Update README.

1.0.2 #

  • Implement some extra awareness around when a function is called; its filename, class and method name and line number.
  • Update README.

1.0.1 #

  • Update README.

1.0.0 #

  • Initial version.
1
likes
140
pub points
50%
popularity

Publisher

unverified uploader

An extremely simple library for running 'things' exactly once. No matter how many times that 'thing' is called.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on run_once