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:
- Pick values from Dart deep nested data structures (usually json)☆118Updated last year
- A directional tooltip for flutter projects☆58Updated last year
- Sharp looking Flutter applications with fractional device pixel ratios.☆107Updated last year
- A new kind of widgets that helps building nested widget tree using a linear syntax☆135Updated 4 years ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 10 months ago
- Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.☆146Updated 9 months ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆80Updated last year
- A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.☆153Updated 3 years ago
- ☆98Updated last year
- A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files…☆138Updated 2 years ago
- Dart native package inspired by Beautiful Soup 4 Python library. Provides easy ways of navigating, searching, and modifying the HTML tree…☆32Updated 3 years ago
- A library for advanced resizing of rect in UI.☆82Updated 5 months ago
- Code generator for Flutter's theme extension classes.☆83Updated last month
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- Native context menu for Flutter apps☆166Updated 2 years ago
- ☆67Updated 10 months ago
- Provides horizontal or vertical multiple split view for Flutter.☆180Updated 3 months ago
- ☣️ Flutter Icon Font Generator☆112Updated last year
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆82Updated 7 months ago
- Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.☆169Updated last month
- Flutter library for robust, efficient rendering of SVG static images☆122Updated 2 months ago
- This library allows you to create editable tables and spreadsheets with ease, either by providing initial row and column count to display…☆106Updated 4 months 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…☆124Updated last month
- A collection of utilities for working with the FragmentProgram API☆120Updated last year
- A small dart library to generate Assets dart code from assets folder.☆193Updated last month
- Visualize package dependencies in your Dart project☆172Updated last week
- A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.☆178Updated 5 months ago
- A web-safe implementation of dart.io.Platforms. Helps avoid the "Unsupported operation: Platform._operatingSystem" runtime error.☆112Updated last year
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆91Updated 2 weeks ago
- A simple way to draw polygon shapes and to clip them☆64Updated 3 years ago