Flutter Gems is a curated list of 5500+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Command Line (CLI) or Console packages
Last updated: September 20, 2023
Dart & Flutter ecosystem contains various packages that can help you build Command Line Interface (console or terminal) apps and also provide various CLI tools to enhance your development experience from automating repetitive tasks to simplifying complex workflows. These packages unlock new levels of efficiency and productivity, and providing a powerful and flexible alternative to graphical user interfaces. Dive into our curated list of Dart & Flutter packages that can help you harness the power of CLI tools and build awesome CLI apps.
very_good_cli
Dart 3 compatible 👍 509
Maintenance Status: Good
A Very Good Command-Line Interface for Dart created by Very Good Ventures.
args
Dart 3 compatible 👍 310
Maintenance Status: Good
Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.

mason_cli
Dart 3 compatible 👍 251
Maintenance Status: Good
Mason CLI allows developers to create and consume reusable templates called bricks.
dart_console
Dart 3 compatible 👍 111
Maintenance Status: Good
A helper library for command-line applications that need more control over input/output than the standard library provides.

interact
Dart 3 compatible 👍 59
Maintenance Status: Good
A collection of customizable interactive command-line components.
cli_util
Dart 3 compatible 👍 57
Maintenance Status: Good
A library to help in building Dart command-line apps.
architecture_cli
Dart 3 compatible 👍 44
Maintenance Status: Good
Architecture_CLI is a package designed to streamline the folder structure creation process
ft_cli
Dart 3 compatible 👍 43
Maintenance Status: Good
This project is one CLI for integrate Flutter and Dart with Clean Architecture

cli_completion
Dart 3 compatible 👍 39
Maintenance Status: Good
Completion functionality for Dart Command-Line Interfaces built using CommandRunner.
completion
Dart 3 compatible 👍 36
Maintenance Status: Good
A package to add shell command completion to your Dart application
feature_folder_cli
Dart 3 compatible 👍 35
Maintenance Status: Good
CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.
stacked_cli
Dart 3 compatible 👍 27
Maintenance Status: Good
The official dev tools for the Stacked Framework
flutter_starter_cli
Dart 3 compatible 👍 26
Maintenance Status: Good
A command line tool that provides ease of setting up a Flutter project.

tint
Dart 3 compatible 👍 24
Maintenance Status: Good
A library for terminal string styling as an extension on `String`.
interactive
Dart 3 compatible 👍 24
Maintenance Status: Good
REPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar
build_cli
Dart 3 compatible 👍 15
Maintenance Status: Good
Parse command line arguments directly into an annotation class using the power of build_runner and source_gen.
elementary_cli
Dart 3 compatible 👍 14
Maintenance Status: Good
CLI utilities for Elementary
bluesky_cli
Dart 3 compatible 👍 4
Maintenance Status: Good
A powerful CLI tool that allows Bluesky Social's APIs to be executed from the command line powered by Dart language.
palestine_console
Dart 3 compatible 👍 21
Maintenance Status: Average
Print.color() to console in any platform, more features will be added later.
console
Dart 3 compatible 👍 65
Maintenance Status: Poor
A library for common features required by console applications, including color formatting, keyboard input, and progress bars.
cli_dialog
Dart 3 compatible 👍 31
Maintenance Status: Poor
Create beautiful and powerful CLI prompts in Inquirer.js style and test them.
shell
Dart 3 compatible 👍 24
Maintenance Status: Poor
Wrapper over dart:io APIs that supports additional features.
prompts
Dart 3 compatible 👍 21
Maintenance Status: Poor
Rich, simple, synchronous command-line prompt library for Dart.
dcli
👍 180
Maintenance Status: Good
Dart console SDK - write console (cli) apps/scripts using dart.