easy_dispose 1.1.0 copy "easy_dispose: ^1.1.0" to clipboard
easy_dispose: ^1.1.0 copied to clipboard

Common interface to dispose different things. Always call dispose() instead of cancel(), stop(), etc.

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.1.0] 2021 Oct 21 #

Changed #

  • Future replaced with Future

[1.0.1] 2021 June 30 #

Added #

  • DisposableMixin

Changed #

  • improve Readme
  • format code

Fixes #

  • don't exclude tests & example from linter
  • fix lint warnings

[1.0.0] 2021 June 29 #

First open-source release

Added #

  • base implementation(composite_disposable, custom_disposable, disposable_owner, stream_controller_disposable, stream_subscription_disposable, timer_disposable)
  • tests
  • changelog
  • readme
  • license
  • example
1
likes
140
pub points
67%
popularity

Publisher

unverified uploader

Common interface to dispose different things. Always call dispose() instead of cancel(), stop(), etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

More

Packages that depend on easy_dispose