maac_workflow 0.1.1 copy "maac_workflow: ^0.1.1" to clipboard
maac_workflow: ^0.1.1 copied to clipboard

maac_workflow is a resilient, stateful, and declarative asynchronous workflow and step pipeline engine for Dart & Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maac_workflow

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  maac_workflow: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:maac_workflow/maac_workflow.dart';
0
likes
160
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

maac_workflow is a resilient, stateful, and declarative asynchronous workflow and step pipeline engine for Dart & Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async, flutter, meta

More

Packages that depend on maac_workflow