{"id":13549736,"url":"https://github.com/wolfenrain/fluttium","last_synced_at":"2025-04-05T01:09:39.983Z","repository":{"id":61352679,"uuid":"547982340","full_name":"wolfenrain/fluttium","owner":"wolfenrain","description":"Fluttium, the user flow testing tool for Flutter","archived":false,"fork":false,"pushed_at":"2024-05-06T02:15:28.000Z","size":4373,"stargazers_count":368,"open_issues_count":50,"forks_count":10,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-29T00:12:47.347Z","etag":null,"topics":["cli","command-line","command-line-tool","dart","dart-package","flutter","flutter-package","ui-testing"],"latest_commit_sha":null,"homepage":"https://fluttium.dev","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolfenrain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-08T17:41:00.000Z","updated_at":"2025-03-28T19:34:34.000Z","dependencies_parsed_at":"2023-09-26T13:38:51.124Z","dependency_job_id":"babf9b5c-1ad3-4c86-92ee-02eb7e717ada","html_url":"https://github.com/wolfenrain/fluttium","commit_stats":{"total_commits":175,"total_committers":6,"mean_commits":"29.166666666666668","dds":"0.38857142857142857","last_synced_commit":"7c9d72ea2131fa76240d229785464f3d2456c2a7"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfenrain%2Ffluttium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfenrain%2Ffluttium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfenrain%2Ffluttium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfenrain%2Ffluttium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfenrain","download_url":"https://codeload.github.com/wolfenrain/fluttium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271532,"owners_count":20911587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","command-line-tool","dart","dart-package","flutter","flutter-package","ui-testing"],"created_at":"2024-08-01T12:01:24.943Z","updated_at":"2025-04-05T01:09:39.944Z","avatar_url":"https://github.com/wolfenrain.png","language":"Dart","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/wolfenrain/fluttium/main/assets/fluttium_full.png\" height=\"125\" alt=\"fluttium logo\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com//wolfenrain/fluttium/actions\"\u003e\u003cimg src=\"https://github.com/wolfenrain/fluttium/actions/workflows/main.yaml/badge.svg\" alt=\"ci\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com//wolfenrain/fluttium/actions\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/wolfenrain/fluttium/main/coverage_badge.svg\" alt=\"coverage\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pub.dev/packages/very_good_analysis\"\u003e\u003cimg src=\"https://img.shields.io/badge/style-very_good_analysis-B22C89.svg\" alt=\"style: very good analysis\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-purple.svg\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/felangel/mason\"\u003e\u003cimg src=\"https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge\" alt=\"Powered by Mason\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nFluttium, the user flow testing tool for Flutter.\n\n![Fluttium Demo][fluttium_demo]\n\n## Packages\n\n| Package                                                                                              | Pub                                                                                                                  |\n|------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|\n| [fluttium](https://github.com/wolfenrain/fluttium/tree/main/packages/fluttium)                       | [![pub package](https://img.shields.io/pub/v/fluttium.svg)](https://pub.dev/packages/fluttium)                       |\n| [fluttium_cli](https://github.com/wolfenrain/fluttium/tree/main/packages/fluttium_cli)               | [![pub package](https://img.shields.io/pub/v/fluttium_cli.svg)](https://pub.dev/packages/fluttium_cli)               |\n| [fluttium_driver](https://github.com/wolfenrain/fluttium/tree/main/packages/fluttium_driver)         | [![pub package](https://img.shields.io/pub/v/fluttium_driver.svg)](https://pub.dev/packages/fluttium_driver)         |\n| [fluttium_interfaces](https://github.com/wolfenrain/fluttium/tree/main/packages/fluttium_interfaces) | [![pub package](https://img.shields.io/pub/v/fluttium_interfaces.svg)](https://pub.dev/packages/fluttium_interfaces) |\n| [fluttium_protocol](https://github.com/wolfenrain/fluttium/tree/main/packages/fluttium_protocol)     | [![pub package](https://img.shields.io/pub/v/fluttium_protocol.svg)](https://pub.dev/packages/fluttium_protocol)     |\n\n## Actions\n\n| Action                                                                            | Pub                                                                                                |\n|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|\n| [log_action](https://github.com/wolfenrain/fluttium/tree/main/actions/log_action) | [![pub package](https://img.shields.io/pub/v/log_action.svg)](https://pub.dev/packages/log_action) |\n\n## Quick Start\n\n```shell\n# 📦 Install from pub.dev\nflutter pub global activate fluttium_cli\n\n# 🖥 Create a test flow file\nfluttium new flow my_flow --description \"My cool flow\"\n\n# 🧪 Run a test flow file\nfluttium test my_flow.yaml\n```\n\n## Documentation\n\nView the full documentation [here](https://fluttium.dev/).\n\n## Examples\n\nThe [example](https://github.com/wolfenrain/fluttium/tree/main/example) directory contains \n[example user flows](https://github.com/wolfenrain/fluttium/tree/main/example/flows) that are\nwritten for the example application.\n\nThese tests are used for testing of new features and will be kept up to date.\n\n[fluttium_demo]: https://raw.githubusercontent.com/wolfenrain/fluttium/main/docs/static/img/hero.gif\n\n## Contributing\n\nHave you found a bug or have a suggestion of how to enhance Fluttium? Open an issue and we will \ntake a look at it as soon as possible.\n\nDo you want to contribute with a PR? PRs are always welcome, just make sure to create it from the\ncorrect branch (main) and follow the [checklist](.github/pull_request_template.md) which will\nappear when you open the PR.\n","funding_links":[],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfenrain%2Ffluttium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfenrain%2Ffluttium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfenrain%2Ffluttium/lists"}