ilkersevim_disposables 0.1.2 copy "ilkersevim_disposables: ^0.1.2" to clipboard
ilkersevim_disposables: ^0.1.2 copied to clipboard

Prevent leaked subscriptions, timers, controllers, and cleanup callbacks by disposing related Dart resources together.

Changelog #

0.1.2 #

  • Explain how grouped, idempotent cleanup prevents resource leaks.
  • Rewrite package metadata around subscription, timer, controller, and callback ownership.

0.1.1 #

  • Patch release for OIDC publish verification.

0.1.0 #

  • Initial release: TimerDisposable, DisposableBag, SubscriptionManager, and TimerHandleManager.
1
likes
160
points
311
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Prevent leaked subscriptions, timers, controllers, and cleanup callbacks by disposing related Dart resources together.

Repository (GitHub)
View/report issues

Topics

#async #lifecycle #dart

License

Apache-2.0 (license)

More

Packages that depend on ilkersevim_disposables