antinvestor_ui_trustage 0.1.1
antinvestor_ui_trustage: ^0.1.1 copied to clipboard
Workflow orchestration UI for Antinvestor Trustage. Command deck, run explorer with execution graph, execution queue, workflow catalog, and operator action center for tracing and managing durable work [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add antinvestor_ui_trustageThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
antinvestor_ui_trustage: ^0.1.1Alternatively, 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:antinvestor_ui_trustage/antinvestor_ui_trustage.dart';