SkillAgentSearch skills...

Fluttium

Fluttium, the user flow testing tool for Flutter

Install / Use

/learn @wolfenrain/Fluttium
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://raw.githubusercontent.com/wolfenrain/fluttium/main/assets/fluttium_full.png" height="125" alt="fluttium logo" /> </p> <p align="center"> <a href="https://github.com//wolfenrain/fluttium/actions"><img src="https://github.com/wolfenrain/fluttium/actions/workflows/main.yaml/badge.svg" alt="ci"></a> <a href="https://github.com//wolfenrain/fluttium/actions"><img src="https://raw.githubusercontent.com/wolfenrain/fluttium/main/coverage_badge.svg" alt="coverage"></a> <a href="https://pub.dev/packages/very_good_analysis"><img src="https://img.shields.io/badge/style-very_good_analysis-B22C89.svg" alt="style: very good analysis"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-purple.svg" alt="License: MIT"></a> <a href="https://github.com/felangel/mason"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge" alt="Powered by Mason"></a> </p>

Fluttium, the user flow testing tool for Flutter.

Fluttium Demo

Packages

| Package | Pub | |------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | fluttium | pub package | | fluttium_cli | pub package | | fluttium_driver | pub package | | fluttium_interfaces | pub package | | fluttium_protocol | pub package |

Actions

| Action | Pub | |-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| | log_action | pub package |

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

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.

Contributing

Have you found a bug or have a suggestion of how to enhance Fluttium? Open an issue and we will take a look at it as soon as possible.

Do you want to contribute with a PR? PRs are always welcome, just make sure to create it from the correct branch (main) and follow the checklist which will appear when you open the PR.

Related Skills

View on GitHub
GitHub Stars372
CategoryDevelopment
Updated13d ago
Forks10

Languages

Dart

Security Score

100/100

Audited on Mar 16, 2026

No findings