plexaverse_cli 0.2.2 copy "plexaverse_cli: ^0.2.2" to clipboard
plexaverse_cli: ^0.2.2 copied to clipboard

A powerful CLI tool for faster flutter application development. Easily add pre-built widgets and functional screens to your Flutter projects.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2024-09-21 #

Added #

  • Initial release of Plexaverse CLI
  • init command to initialize Plexaverse in Flutter projects
  • add command to add components to projects
  • list command to show available components
  • update command (stub implementation)
  • Component registry with button and card components
  • Flutter project detection
  • Automatic dependency management
  • Configuration file support (plexaverse.json)

Components #

  • Button: Material 3 friendly button wrapper with variants
  • Card: Card with sensible padding defaults

Technical Features #

  • Dart-based CLI using args package
  • Cross-platform support
  • Error handling and validation
  • File system operations with overwrite protection
1
likes
145
points
59
downloads

Documentation

Documentation
API reference

Publisher

verified publisherplexaverse.com

Weekly Downloads

A powerful CLI tool for faster flutter application development. Easily add pre-built widgets and functional screens to your Flutter projects.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, http, path, yaml, yaml_edit

More

Packages that depend on plexaverse_cli