AppFlow CLI is a Dart-based command-line tool designed to automate the creation, management, and cleanup of scalable Flutter project structures for a flutter project.#cli#codegen#test#structure#folders
Optimizes Flutter/Dart development workflows by running commands only on changed files, significantly speeding up CI/CD pipelines and local development.#git#diff#cli
A utility library to help developing command-line applications in Dart. Provides screen manipulation, ANSI escape codes, and more.#console#ansi#cli#terminal