Fluttium CLI allows developers to run Fluttium Flow tests.

Quick Start
# 📦 Install from pub.flutter-io.cn
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
Documentation
View the full documentation here.
Libraries
- fluttium_cli
- fluttium_cli the CLI for Fluttium, a user flow testing framework for Flutter