A native CLI tool for generating clean and standardized Flutter project structures. Supports all platforms with optimized functionality for desktop use.#cli#flutter#generator#scaffold#project-structure
A shared utility package for CLI operations in Flutter Forge packages, providing utilities for CLI commands, Flutter project management, Melos workspace management, and file operations.#cli#utilities#melos#flutter
A high-performance command-line tool to automate Android app signing for Flutter applications with 8 architecture patterns, keystore management, and CI/CD support.#flutter#android#signing#automation#cli
A command-line tool for extracting translatable strings from Flutter projects. It finds strings marked with .tr or tr() in Dart files.#cli#localization#flutter#i18n
A Flutter/Dart tool for analyzing and optimizing project assets. Provides detailed analysis, recommendations, and automatic optimizations for images.#cli#assets#optimization#flutter#images
A CLI tool to detect and optionally delete unused asset files in your Flutter project, helping you reduce app size and clean up unnecessary files.
#flutter#cli#assets#cleanup#optimization