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

A powerful Flutter workflow management plugin, supporting Android, iOS, macOS, Windows, web, and Linux platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add workflow_flutter

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

dependencies:
  workflow_flutter: ^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:workflow_flutter/workflow_flutter.dart';
3
likes
140
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter workflow management plugin, supporting Android, iOS, macOS, Windows, web, and Linux platforms.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation, plugin_platform_interface, web

More

Packages that depend on workflow_flutter

Packages that implement workflow_flutter