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:
- Pick values from Dart deep nested data structures (usually json)☆117Updated 11 months ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆134Updated 4 years ago
- Visualize package dependencies in your Dart project☆165Updated 5 months ago
- A directional tooltip for flutter projects☆58Updated last year
- 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 7 months ago
- ☆95Updated 9 months ago
- More Dart — Literally.☆89Updated last week
- Cross-platform 'dart:io', including browser-compatible HttpClient.☆99Updated last year
- ☆64Updated 2 months ago
- Sharp looking Flutter applications with fractional device pixel ratios.☆102Updated last year
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆80Updated last year
- Flutter library for robust, efficient rendering of SVG static images☆122Updated last month
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆81Updated 4 months ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆90Updated 2 weeks 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
- A widget displaying children in a line until there is not enough space and showing a the number of children not rendered.☆178Updated 2 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
- ☣️ Flutter Icon Font Generator☆107Updated last year
- Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.☆162Updated 5 months ago
- ☆68Updated 7 months ago
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆64Updated 8 months ago
- Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.☆143Updated 5 months ago
- 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 Syntax Highlighter☆101Updated 4 months ago
- A simple HTTP server that can serve up any directory, built with Dart.☆108Updated 5 months ago
- Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views☆214Updated last year
- Flutter Package: When your desired layout or animation is too complex for Columns and Rows, this widget lets you position/size/rotate/tra…☆76Updated 6 months ago
- Dart package for working with MIME type definitions and for processing streams of MIME multipart media types.☆131Updated 10 months ago
- A Flutter package for manipulating bitmaps☆176Updated 2 weeks ago