Last updated:
0 purchases
fluttium cli
Fluttium CLI allows developers to run Fluttium Flow tests.
Quick Start #
# ๐ฆ Install from pub.dev
flutter pub global activate fluttium_cli
# ๐ฅ Create a test flow file
fluttium new flow my_flow --description "My cool flow"
# ๐งช Run a test flow file
fluttium test my_flow.yaml
copied to clipboard
Documentation #
View the full documentation here.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.