flad_cli 0.1.0 copy "flad_cli: ^0.1.0" to clipboard
flad_cli: ^0.1.0 copied to clipboard

Flutter UI component copier CLI for Flutter projects.

example/README.md

flad example

Quick usage example for the flad CLI


Init #

flad init

When prompted, press Enter to use the default lib/ui directory.

Add components #

flad add button
flad add input
flad add button card input

Add with a custom path #

flad add button --path lib/shared/ui

Preview a component #

flad preview button
2
likes
0
points
214
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter UI component copier CLI for Flutter projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on flad_cli