df_will_dispose 0.3.2+1 df_will_dispose: ^0.3.2+1 copied to clipboard
A lightweight package to mark resources for disposal upon definition, simplifying your code.
Changelog #
[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