toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 12 packages
Sort by PUB-AZS
A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.#data-structures#collections#ordered-set
Priority queue with concurrency control
A high-performance, type-safe global event bus system for Flutter applications with priority support, batch processing, and comprehensive logging.
Transparent reading of files from assets, Internet (by URL), zip archives by uploader priority.#files#cache#path#assets#archive
A Min-max binary heap data structure implementation. AKA double ended priority queue. Supports generics.#data-structures#priority
A easy to use and dynamic parallel queue. Support priority setting.
Widget to zoom on a canvas of modifiable size that a child widget can hold. Also can be embedded in a PageView and detect which widget should have priority (PageView or Zoom)
A Flutter Widget for responsive Columns and Rows
A library for managing events with priority-based scheduling and delivery. It allows for efficient event processing and communication.
Tasky simplifies managing Dart isolates for handling long-running tasks in Flutter. It offers priority-based task management, automatic isolate scaling, retries, and real-time progress updates. Keep your app responsive while Tasky handles complex computations and resource-heavy tasks efficiently.