eneural-net / async_task
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 7 months ago
Alternatives and similar repositories for async_task:
Users that are interested in async_task are comparing it to the libraries listed below
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated last year
- ☆64Updated 3 months ago
- Pick values from Dart deep nested data structures (usually json)☆117Updated 7 months ago
- A directional tooltip for flutter projects☆58Updated last year
- A new kind of widgets that helps building nested widget tree using a linear syntax☆132Updated 4 years ago
- Sharp looking Flutter applications with fractional device pixel ratios.☆95Updated last year
- A simple way to draw polygon shapes and to clip them☆64Updated 2 years ago
- A Flutter package to build widgets that can be attached to the soft keyboard.☆61Updated 10 months ago
- Build flutter widgets with pure dart classes☆73Updated 2 years ago
- ☆95Updated 5 months ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 3 months ago
- Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizi…☆113Updated 2 years ago
- An extremely easy-to-use method call debouncer package for Dart/Flutter.☆76Updated 10 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 widget displaying children in a line until there is not enough space and showing a the number of children not rendered.☆178Updated 6 months ago
- Visualize package dependencies in your Dart project☆164Updated last month
- Dart package that conveniently wraps an isolate, ports and state for easy isolates.☆82Updated 9 months ago
- More Dart — Literally.☆88Updated 3 weeks ago
- Cross-platform 'dart:io', including browser-compatible HttpClient.☆97Updated last year
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆88Updated last month
- ☆49Updated 2 years ago
- A builder that generates an ArgsParser from a class☆52Updated last week
- The most complete & unofficial API Client for Dart Pub.dev☆91Updated 3 weeks ago
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆79Updated 3 weeks ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆78Updated 9 months ago
- A better/safer way to handle environment variables in Flutter.☆105Updated 2 years ago
- A library for advanced resizing of rect in UI.☆75Updated 2 weeks ago
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆63Updated 4 months ago
- A Simplified, Declarative Way To Use CustomPaint In Flutter☆58Updated 2 years ago
- A web-safe implementation of dart.io.Platforms. Helps avoid the "Unsupported operation: Platform._operatingSystem" runtime error.☆109Updated 10 months ago