dolphin_cli 1.6.0 copy "dolphin_cli: ^1.6.0" to clipboard
dolphin_cli: ^1.6.0 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
134
downloads

Publisher

verified publishergoflutter.in

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

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