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 9 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:
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 5 months ago
- 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 2 years ago
- A simple way to draw polygon shapes and to clip them☆64Updated 2 years ago
- ☆67Updated 5 months ago
- Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizi…☆114Updated 2 years 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
- More Dart — Literally.☆89Updated last week
- The most complete & unofficial API Client for Dart Pub.dev☆91Updated 2 months ago
- Pick values from Dart deep nested data structures (usually json)☆117Updated 9 months ago
- ☆49Updated 2 years ago
- ☆64Updated 2 weeks ago
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆39Updated last year
- Cross-platform 'dart:io', including browser-compatible HttpClient.☆98Updated last year
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆88Updated 2 weeks ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆133Updated 4 years ago
- ☆65Updated 6 months ago
- Dart package that conveniently wraps an isolate, ports and state for easy isolates.☆82Updated 11 months ago
- Sharp looking Flutter applications with fractional device pixel ratios.☆98Updated last year
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆80Updated 2 months ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆79Updated 11 months ago
- Code generator for Flutter's theme extension classes.☆82Updated 2 months ago
- Write videos in Flutter.☆155Updated 3 years ago
- Mustache template Dart library☆45Updated last year
- MarkdownEditableTextInput is a TextField Widget that allow you to convert easily what's in the TextField to Markdown.☆75Updated last year
- A Flutter package to build widgets that can be attached to the soft keyboard.☆61Updated last year
- A Flutter progress bar widget to show or change the position of an audio or video stream.☆76Updated 7 months ago
- ☆95Updated 7 months ago
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆63Updated 6 months ago