flad_cli 0.1.1 copy "flad_cli: ^0.1.1" to clipboard
flad_cli: ^0.1.1 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
160
points
125
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter UI component copier CLI for Flutter projects.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

args, path

More

Packages that depend on flad_cli