toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 70 packages
Sort by PUB-AZS
Dart client for Altogic. Altogic is a backend application development and execution platform, enabling people and businesses to design, deploy and manage scalable applications.
Dart library for building and executing static trees of execution created in runtime.
A Flutter plugin for obtaining function execution metrics in a Flutter / Dart app.
A Dart library for function filtering utilities, providing tools for debouncing and throttling function executions based on time intervals.
Manages sequential job execution, ensuring jobs run in order, crucial for ordered task processing.
Dart client for Altogic. Altogic is a backend application development and execution platform, enabling people and businesses to design, deploy and manage scalable applications.
Provides a Result type (Result<T>) for robust error handling, encapsulating either a success value or an error. Includes helpers for safe execution and chaining.
A Dart resilience and transient-fault-handling library inspired by C# Polly.
A simple, lightweight, customizable textfield with debounce for preventing continuous execution of (onChange) callback.
Library to enqueue async callbacks to be executed in order. You can await for they completion and/or cancel the execution by id.