eneural-net / async_task
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 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for async_task
- ☆60Updated 3 years ago
- Sharp looking Flutter applications with fractional device pixel ratios.☆90Updated 9 months ago
- Pick values from Dart deep nested data structures (usually json)☆111Updated 2 months ago
- Dart native package inspired by Beautiful Soup 4 Python library. Provides easy ways of navigating, searching, and modifying the HTML tree…☆30Updated 2 years ago
- A collection of utilities for working with the FragmentProgram API☆98Updated 5 months ago
- ☆58Updated last year
- The most complete & unofficial API Client for Dart Pub.dev☆91Updated last month
- Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizi…☆113Updated last year
- A directional tooltip for flutter projects☆56Updated 9 months ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆131Updated 3 years ago
- A builder that generates an ArgsParser from a class☆52Updated last week
- A simple way to draw polygon shapes and to clip them☆62Updated 2 years ago
- More Dart — Literally.☆88Updated last month
- A library to easily handle sequential queueing of futures in dart.☆57Updated 3 months ago
- A simple Flutter widget to add in the widget tree when you want to show nothing, with minimal impact on performance.☆154Updated 2 years ago
- Create multiple long-lived isolates for the Functions, supports Worker on the Web (with the effective generator) and WASM compilation.☆39Updated 2 weeks ago
- Code generator for Flutter's theme extension classes.☆79Updated 8 months ago
- Build flutter widgets with pure dart classes☆71Updated last year
- A better/safer way to handle environment variables in Flutter.☆103Updated last year
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆87Updated last month
- An isolated worker for Flutter (Isolate) and Web (Web Worker). Behaves almost the same as the compute function, except it is not a one-of…☆41Updated 2 weeks ago
- ☆95Updated 2 weeks ago
- ☣️ Flutter Icon Font Generator☆102Updated 8 months ago
- Flutter Package: When your desired layout or animation is too complex for Columns and Rows, this widget lets you position/size/rotate/tra…☆75Updated 3 weeks ago
- 🔙 Swipe to navigate back and admire beautifully morphing widgets☆68Updated this week
- Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views☆211Updated last year
- MarkdownEditableTextInput is a TextField Widget that allow you to convert easily what's in the TextField to Markdown.☆74Updated 5 months ago
- Flutter package: Assorted layout widgets that boldly go where no native Flutter widgets have gone before.☆149Updated 2 weeks ago
- ☆64Updated last month
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆64Updated this week