orkitt_cli 1.1.0 copy "orkitt_cli: ^1.1.0" to clipboard
orkitt_cli: ^1.1.0 copied to clipboard

A powerful Flutter CLI tool to scaffold Orkitt-style Flutter apps with pre-configured folder structure, packages, and bootstrap files.

Orkitt

orkitt_cli #

A powerful Flutter CLI tool to scaffold Orkitt-style Flutter apps with pre-configured folder structure, essential packages, and bootstrap files.


Installation #

Activate globally via Dart:

dart pub global activate orkitt_cli

Features #

Orkitt CLI is a productivity tool for Flutter developers that:

  • Creates Flutter apps with predefined folder structures
  • Adds feature modules or API boilerplate
  • Uses JSON-driven templates and snippet system
  • Supports Riverpod, Dio, and other core packages

Usage #

# Create a new app with lite template
orkitt create MyApp --template lite

# Add a predefined module
orkitt add auth

# Create a custom feature in the current directory
orkitt feature payments

© 2026 Orkitt. All rights reserved.

0
likes
0
points
34
downloads

Documentation

Documentation

Publisher

verified publisherorkitt.dev

Weekly Downloads

A powerful Flutter CLI tool to scaffold Orkitt-style Flutter apps with pre-configured folder structure, packages, and bootstrap files.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path, process_run

More

Packages that depend on orkitt_cli