eneural-net / async_taskLinks
Asynchronous tasks and parallel executors, supporting all Dart platforms (JS/Web, Flutter, VM/Native) through transparent internal implementations with `dart:isolate` or only `dart:async`, easily bringing concepts similar to Thread Pools to Dart, without having to deal with `Isolate` and port/channel complexity.
☆53Updated last year
Alternatives and similar repositories for async_task
Users that are interested in async_task are comparing it to the libraries listed below
Sorting:
- Sharp looking Flutter applications with fractional device pixel ratios.☆111Updated last year
- A directional tooltip for flutter projects☆58Updated last year
- Pick values from Dart deep nested data structures (usually json)☆119Updated last year
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆81Updated this week
- A library for advanced resizing of rect in UI.☆83Updated 7 months ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated last year
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- ☆97Updated last year
- A new kind of widgets that helps building nested widget tree using a linear syntax☆135Updated 4 years ago
- ☆68Updated last year
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆64Updated last month
- Native context menu for Flutter apps☆167Updated 2 years ago
- Dart native package inspired by Beautiful Soup 4 Python library. Provides easy ways of navigating, searching, and modifying the HTML tree…☆33Updated 3 years ago
- Cross-platform 'dart:io', including browser-compatible HttpClient.☆101Updated 2 months ago
- Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilati…☆62Updated 2 months ago
- More Dart — Literally.☆91Updated last month
- ☆70Updated 7 months ago
- Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizi…☆116Updated 2 years ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆91Updated this week
- A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.☆154Updated 3 years ago
- Flutter Syntax Highlighter☆104Updated 10 months ago
- A simple HTTP server that can serve up any directory, built with Dart.☆109Updated 2 weeks ago
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆83Updated 9 months ago
- A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files…☆138Updated 2 years ago
- Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+W…☆129Updated last month
- A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.☆182Updated 7 months ago
- A very basic prototype of macros using build_runner☆73Updated 4 years ago
- Drive realistic animations in Flutter with real physics☆166Updated 3 years ago
- Visualize package dependencies in your Dart project☆172Updated 2 weeks ago
- Dart package that conveniently wraps an isolate, ports and state for easy isolates.☆83Updated last year