Kite CLI 🪁
Kite CLI is part of the Kite ecosystem — a set of Flutter tools designed to help developers build clean, scalable, and consistent applications with less boilerplate.
Use Kite CLI to scaffold project foundations, features, routing, state management, API layers, and reusable application structure.
Installation
dart pub global activate kite_cli
kite --version
Quick Start
flutter create my_app
cd my_app
kite init
Kite Ecosystem
- Kite CLI — project setup, scaffolding, and code generation
- Kite — Flutter UI foundations, themes, responsive utilities, extensions, and developer tooling
Complete Documentation
License
MIT License.
Kite 🪁 — Powered by Orkitt.dev.
Libraries
- kite_cli
- Kite CLI public API.