df_will_dispose 0.5.3 copy "df_will_dispose: ^0.5.3" to clipboard
df_will_dispose: ^0.5.3 copied to clipboard

discontinuedreplaced by: df_cleanup

A lightweight solution for managing the cancellation and disposal of resources in Flutter.

Changelog #

[0.5.3] #

  • Released @ 8/2024 (UTC)
  • refactor: Update ContextStore to implement contextCheckDelay for throttling

[0.5.2] #

  • Released @ 8/2024 (UTC)
  • chore: Minor performance improvement on ContextStore mechanism
  • chore: Add test for ContextStore

[0.5.1] #

  • Released @ 8/2024 (UTC)
  • feat: Add AssociatedContextStore class for easier managment of ContextStore

[0.5.0] #

  • Released @ 8/2024 (UTC)
  • breaking: Remove WillDisposeWidget, intruduce WillCancelMixin and methods that work with BuildContext

[0.4.1] #

  • Released @ 8/2024 (UTC)
  • fix: Fix redundancy issue with simpler_will_dispose_mixin.dart

[0.4.0+1] #

  • Released @ 8/2024 (UTC)
  • docs: Update examples

[0.4.0] #

  • Released @ 8/2024 (UTC)
  • feat: Add onDispose method to WillDisposeWidget if you need to customize the disposal behavior, add a resource getter to WillDisposeMixin

[0.3.3] #

  • Released @ 8/2024 (UTC)
  • refactor: rename _DisposeMixin class to _Dispose

[0.3.2+1] #

  • Released @ 8/2024 (UTC)
  • docs: Update readme and license

[0.3.2] #

  • Released @ 8/2024 (UTC)
  • chore: Improve disposal process in WillDisposeMixin

[0.3.1+1] #

  • Released @ 8/2024 (UTC)
  • docs: Fix typo in readme
  • chore: Update topics in pubspec.yaml

[0.3.1] #

  • Released @ 8/2024 (UTC)
  • docs: Update license again

[0.3.0] #

  • Released @ 8/2024 (UTC)
  • breaking: Simplify code, change to open use license, update readme

[0.2.0] #

  • Released @ 8/2024 (UTC)
  • feat: Add WillDisposeWidget

[0.1.0+1] #

  • Released @ 8/2024 (UTC)
  • docs: Update readme

[0.1.0] #

  • Released @ 8/2024 (UTC)
  • Initial release
3
likes
160
pub points
48%
popularity

Publisher

verified publisherdevcetra.com

A lightweight solution for managing the cancellation and disposal of resources in Flutter.

Repository (GitHub)
View/report issues

Topics

#cancel #hooks #state #state-management #widget

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on df_will_dispose