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

discontinuedreplaced by: df_cleanup

A lightweight package to mark resources for disposal upon definition, simplifying your code.

Changelog #

[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
0
pub points
48%
popularity

Publisher

verified publisherdevcetra.com

A lightweight package to mark resources for disposal upon definition, simplifying your code.

Repository (GitHub)
View/report issues

Topics

#dispose #hooks #state #state-management #widget

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on df_will_dispose