fluttium_flow 0.1.0-dev.2 copy "fluttium_flow: ^0.1.0-dev.2" to clipboard
fluttium_flow: ^0.1.0-dev.2 copied to clipboard

The flow definitions of the Fluttium user flow testing framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluttium_flow

With Flutter:

 $ flutter pub add fluttium_flow

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

dependencies:
  fluttium_flow: ^0.1.0-dev.2

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

Import it

Now in your Dart code, you can use:

import 'package:fluttium_flow/fluttium_flow.dart';
3
likes
140
points
22
downloads

Publisher

verified publisherfluttium.dev

Weekly Downloads

The flow definitions of the Fluttium user flow testing framework

Documentation

API reference

License

MIT (license)

Dependencies

yaml

More

Packages that depend on fluttium_flow