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 6 months ago
Alternatives and similar repositories for async_task:
Users that are interested in async_task are comparing it to the libraries listed below
- Effortless isolates abstraction layer with support for MethodChannel calls.☆51Updated last year
- Pick values from Dart deep nested data structures (usually json)☆117Updated 6 months ago
- A directional tooltip for flutter projects☆58Updated last year
- A simple way to draw polygon shapes and to clip them☆65Updated 2 years ago
- ☆95Updated 4 months ago
- Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.☆89Updated 3 weeks ago
- Run a Flutter app without needing a lick of C/C++ code. Just Dart!☆63Updated 3 months ago
- ☆64Updated 2 months ago
- ☆61Updated 3 years 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
- A collection of interactive command-line components for Dart.☆89Updated 8 months ago
- Code generator for Flutter's theme extension classes.☆82Updated last month
- A Flutter package to build widgets that can be attached to the soft keyboard.☆61Updated 9 months ago
- The most complete & unofficial API Client for Dart Pub.dev☆91Updated 2 weeks ago
- 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 collection of utilities for working with the FragmentProgram API☆107Updated 8 months ago
- Cross-platform 'dart:io', including browser-compatible HttpClient.☆97Updated last year
- Build flutter widgets with pure dart classes☆73Updated 2 years 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 2 months ago
- A new kind of widgets that helps building nested widget tree using a linear syntax☆130Updated 4 years ago
- A library for advanced resizing of rect in UI.☆73Updated 3 weeks ago
- This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).☆80Updated last year
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆38Updated 10 months ago
- Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.☆77Updated 8 months ago
- More Dart — Literally.☆88Updated last month
- Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.☆137Updated last month
- An extremely easy-to-use method call debouncer package for Dart/Flutter.☆75Updated 9 months ago
- Sharp looking Flutter applications with fractional device pixel ratios.☆95Updated last year
- Wolt Responsive Layout Grid library introduces the Flutter implementation of Material Design's responsive layout grid. It provides a unif…☆62Updated last year
- Flutter library for displaying fading edges on scroll views☆43Updated 5 months ago