impaktfull CLI

A CLI that combines all tools for development, testing, CI/CD

impaktfull CLI is an open-source Dart CLI that replaces fastlane by simplifying the CI/CD process for Flutter and Dart projects.

Quick Install

curl -fsSL https://cli.impaktfull.com/install.sh | bash

What it does

  • Android โ€” Create keystores for signing configs
  • Apple โ€” Install provisioning profiles
  • CI/CD โ€” Report job status to Slack, set up new CI/CD devices
  • Open Source โ€” Announce new releases to Slack
  • Slack โ€” Send messages to channels
  • Test Coverage โ€” Generate and upload test coverage reports for Dart and Flutter projects