dash_panel_cli 0.1.1 copy "dash_panel_cli: ^0.1.1" to clipboard
dash_panel_cli: ^0.1.1 copied to clipboard

Command-line interface for Dash admin panel framework. Provides model generation, database seeding, server monitoring, and more.

0.1.1 #

  • Fix dart_panel import in generated model files to use correct package name.

0.1.0 #

  • Initial release.
  • Added db:create, db:schema, db:seed, and db:clear commands for database management.
  • Added generate:models command to generate Dart models and resources from YAML schemas.
  • Added server:status and server:log commands for monitoring the Dash server.
  • Added mcp-server command to run the Model Context Protocol server for AI assistant integration.
  • Added shell completion support.
0
likes
150
points
37
downloads

Documentation

API reference

Publisher

verified publishernicepants.dev

Weekly Downloads

Command-line interface for Dash admin panel framework. Provides model generation, database seeding, server monitoring, and more.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, bcrypt, dart_mcp, dash_panel, faker, http, path, sqlite3, yaml

More

Packages that depend on dash_panel_cli