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:
- Pick values from Dart deep nested data structures (usually json)☆117Updated 9 months ago
- A library to easily handle sequential queueing of futures in dart.☆60Updated 5 months ago
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated 2 years ago
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆64Updated 7 months ago
- Build flutter widgets with pure dart classes☆73Updated 2 years ago
- Flutter Syntax Highlighter☆100Updated 3 months ago
- A directional tooltip for flutter projects☆58Updated last year
- ☆68Updated 6 months ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆133Updated 4 years 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
- An extremely easy-to-use method call debouncer package for Dart/Flutter.☆77Updated last year
- More Dart — Literally.☆89Updated last week
- ☆95Updated 7 months ago
- Dart package that conveniently wraps an isolate, ports and state for easy isolates.☆82Updated 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 tool to help you find missing, under-promoted, over-promoted, and unused dependencies.☆61Updated 3 months ago
- ☆64Updated last month
- MarkdownEditableTextInput is a TextField Widget that allow you to convert easily what's in the TextField to Markdown.☆75Updated last year
- A builder that generates an ArgsParser from a class☆52Updated last month
- Visualize package dependencies in your Dart project☆165Updated 3 months ago
- This plugin allows Flutter desktop apps to Auto launch on startup / login.☆93Updated 2 months ago
- A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.☆178Updated last month
- A simple way to draw polygon shapes and to clip them☆64Updated 2 years ago
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆81Updated 3 months ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆88Updated last month
- ☆49Updated 3 years ago
- ☣️ Flutter Icon Font Generator☆107Updated last year
- Flutter error catching & handling plugin. Handles and reports exceptions in your app!☆25Updated last month
- Flutter platform charset converter☆37Updated 7 months ago