8000 GitHub - rkishan516/dolphin_cli: The command-line interface for the Dolphin framework, tailored for Flutter developers.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rkishan516/dolphin_cli

Repository files navigation

Dolphin CLI

codecov

The official CLI (Command Line Interface) dev tools for working with the Dolphin framework. Dolphin is a framework built in Flutter for production teams. It is built for maintenance, readability, and scaleability.

Quick Start 🚀

Installing 🧑‍💻

dart pub global activate dolphin_cli

Commands

Dolphin CLI provides several commands to help you build and maintain Flutter applications:

  • create: Create new components for your Dolphin application

    • app: Create a new Dolphin application
    • view: Create a new view
    • service: Create a new service
    • dialog: Create a new dialog
    • bottom_sheet: Create a new bottom sheet
    • widget: Create a new widget
  • bootstrap: Convert an existing Flutter app to use the Dolphin framework

    • Supports various backends: Firebase, Supabase, Appwrite
  • delete: Remove components from your Dolphin application

    • view: Delete a view
    • service: Delete a service
    • dialog: Delete a dialog
  • generate: Generate code for your Dolphin application

  • upgrade: Update Dolphin CLI to the latest version

Documentation 📝

For official documentation, please visit docs.

About

The command-line interface for the Dolphin framework, tailored for Flutter developers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0