using 1.0.2 using: ^1.0.2 copied to clipboard
This package provides a `Releasable` mixin to upgrade any class with automatic cleanup and finalization features, similar to C#'s `IDisposable` and Java's `AutoCloseable`. Extension methods enhance th [...]
1.0.2 #
- Fix sample code in documentation.
1.0.1 #
- Provide an example as required by https://dart.dev/tools/pub/package-layout#examples.
1.0.0 #
- Initial version.