disposable_resource_management 2.0.1
disposable_resource_management: ^2.0.1 copied to clipboard
Provides base types and utilities for managing the loading and disposal of resources.
example/README.md
For an example of how to use this package in an asynchronous context check out
the code in asynchronous_example.dart.
For an example of how to use this package in a synchronous context check out the
code in synchronous_example.dart.