action_flow 1.0.0 copy "action_flow: ^1.0.0" to clipboard
action_flow: ^1.0.0 copied to clipboard

A user operation of executing the pipeline infrastructure library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add action_flow

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

dependencies:
  action_flow: ^1.0.0

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:action_flow/action_flow.dart';
0
likes
150
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A user operation of executing the pipeline infrastructure library.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on action_flow