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 11 months ago
Alternatives and similar repositories for async_task
Users that are interested in async_task are comparing it to the libraries listed below
Sorting:
- A new kind of widgets that helps building nested widget tree using a linear syntax☆134Updated 4 years ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 7 months ago
- Pick values from Dart deep nested data structures (usually json)☆118Updated 11 months ago
- Sharp looking Flutter applications with fractional device pixel ratios.☆105Updated last year
- A directional tooltip for flutter projects☆58Updated last year
- 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
- ☆96Updated 9 months ago
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- Cross-platform 'dart:io', including browser-compatible HttpClient.☆99Updated last year
- Native context menu for Flutter apps☆167Updated 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 3 months ago
- Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.☆145Updated 6 months ago
- 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
- Visualize package dependencies in your Dart project☆167Updated 5 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
- A cron-like time-based job scheduler for Dart☆120Updated 3 months ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆80Updated last year
- ☆66Updated 3 months ago
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆81Updated 5 months ago
- ☆68Updated 8 months ago
- Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizi…☆115Updated 2 years ago
- Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilati…☆54Updated 3 weeks 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…☆120Updated last week
- A simple FPS monitor for Flutter☆73Updated last year
- Dart package that conveniently wraps an isolate, ports and state for easy isolates.☆82Updated last year
- This library allows you to create editable tables and spreadsheets with ease, either by providing initial row and column count to display…☆105Updated last month
- Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.☆165Updated 6 months ago
- Flutter Syntax Highlighter☆102Updated 5 months ago
- 🔙 Swipe to navigate back and admire beautifully morphing widgets☆77Updated last week
- A library for advanced resizing of rect in UI.☆79Updated 3 months ago