这是indexloc提供的服务,不要输入任何密码

dolphin_cli 1.5.2 copy "dolphin_cli: ^1.5.2" to clipboard
dolphin_cli: ^1.5.2 copied to clipboard

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

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.

6
likes
160
points
263
downloads

Publisher

verified publishergoflutter.in

Weekly Downloads

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

Homepage
Repository (GitHub)

Topics

#cli #codegen #template #boilerplate

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, cli_completion, freezed_annotation, json_annotation, mason_logger, mustache_template, path, pub_updater, pubspec_yaml, recase, scoped_zone, xdg_directories

More

Packages that depend on dolphin_cli