toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 5 packages
Sort by PUB-AZS
Upgrade your class with automatic cleanup and finalization, similar to "using + IDisposable" in C# and "try-with-resource + AutoCloseable" in Java.#resource-management#disposable#dispose#using
A flexible solution for managing the cleanup of resources in Flutter.#cancel#dispose#garbage-collection#hooks#state-management
AppFlow CLI is a Dart-based command-line tool designed to automate the creation, management, and cleanup of scalable Flutter project structures for a flutter project.#cli#codegen#test#structure#folders
Defer cleanup operations to the `dispose` method of a StatefulWidget
Utility APIs for Dart to simplify asynchronous programming, error handling, value mapping, and resource cleanup. Includes wrappers and extensions for common async patterns, making your code more robust and expressive.#async#error-handling#resource-management#dart-utilities#dart-extensions