rknell / dart_queue
A library to easily handle sequential queueing of futures in dart.
☆57Updated 2 weeks ago
Alternatives and similar repositories for dart_queue:
Users that are interested in dart_queue are comparing it to the libraries listed below
- A directional tooltip for flutter projects☆58Updated 11 months ago
- A Flutter package to build widgets that can be attached to the soft keyboard.☆60Updated 7 months ago
- ☆60Updated 3 years ago
- A Flutter progress bar widget to show or change the position of an audio or video stream.☆74Updated 3 months ago
- Asynchronous tasks and parallel executors, supporting all Dart platforms (JS/Web, Flutter, VM/Native) through transparent internal implem…☆53Updated 4 months ago
- Android's onResume/onPause and iOS's viewDidAppear/viewDidDisappear for Flutter.☆98Updated 9 months ago
- An extremely easy-to-use method call debouncer package for Dart/Flutter.☆73Updated 7 months ago
- ☆59Updated 3 weeks ago
- A Flutter plugin that helps you to restart the whole Flutter app with a single function call by using native APIs.☆78Updated 4 months ago
- A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.☆154Updated 2 years ago
- A Flutter inplementation of the reorderable grid UI pattern, closely mimics Flutters exisiting ReorderableList☆61Updated last year
- A Styled Toast Flutter package.☆76Updated 6 months ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆76Updated 6 months ago
- A flutter plugin for dynamically changing app icon and app icon batch number☆99Updated 2 years ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆88Updated 3 weeks ago
- Flutter plugin for creating and extracting ZIP files.☆59Updated last week
- A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files…☆138Updated last year
- Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.☆119Updated last week
- A Flutter package that allows you to view/ filter/ search your moor database in-app☆45Updated 9 months ago
- Flexible retry library for Dio. A next generation of an abandoned dio_retry package.☆93Updated last month
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated last year
- Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position☆53Updated 8 months ago
- ☆97Updated 9 months ago
- A dart library providing a Version class☆45Updated 8 months ago
- Drag And Drop GridView extends the functionality of the GridView widget in Flutter and gives you the freedom of creating a reorder the Gr…☆68Updated last year
- Dio HTTP cache interceptor with multiple stores respecting HTTP directives (ETag, Last-Modified, Cache-Control) with options.☆124Updated last week
- Flutter Package: This is a mixture of FileImage and NetworkImage. It will download the image from the url once, save it locally in the fi…