flutter_studio_cli 0.2.0
flutter_studio_cli: ^0.2.0 copied to clipboard
CLI tool for Flutter Studio - Add beautiful UI components to your Flutter project
0.2.0 #
- Added
add-allcommand to install all 40+ components at once - Added
effects.dartto theme files (visual effects utilities) - Improved download progress feedback with success/fail counts
- Better error handling with return status tracking
0.1.0 #
- Initial release of Flutter Studio CLI
initcommand to set up project structure and download theme filesaddcommand to download components from GitHublistcommand to show all available components- Support for 40+ UI components across 6 categories
- Inspired by shadcn/ui's copy-paste approach