disposable_resource_management 2.0.2
disposable_resource_management: ^2.0.2 copied to clipboard
Provides base types and utilities for managing the loading and disposal of resources.
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.