Skip to content

Fluttium, the user flow testing tool for Flutter

License

Notifications You must be signed in to change notification settings

Thithip/fluttium

 
 

Repository files navigation

fluttium logo

ci coverage style: very good analysis License: MIT Powered by Mason


Fluttium, the user flow testing tool for Flutter.

Fluttium Demo

Packages

Package Pub
fluttium_cli pub package
fluttium_flow pub package
fluttium_runner pub package

Quick Start

# 📦 Install from pub.dev
flutter pub global activate fluttium_cli

# 🖥 Create a test flow file
fluttium create my_flow.yaml --desc "My cool flow"

# 🧪 Run a test flow file
fluttium test your_flow.yaml

Documentation

View the full documentation here.

Examples

The example directory contains example user flows that are written for the example application.

These tests are used for testing of new features and will be kept up to date.

About

Fluttium, the user flow testing tool for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 75.0%
  • C++ 10.5%
  • CMake 8.5%
  • HTML 2.0%
  • Ruby 1.3%
  • Shell 1.3%
  • Other 1.4%