fluttercn 0.0.5 copy "fluttercn: ^0.0.5" to clipboard
fluttercn: ^0.0.5 copied to clipboard

A CLI tool for adding beautiful, production-ready Flutter components to your projects. Components are copied directly into your project, giving you complete ownership and full control.

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.

[Unreleased] #

0.0.5 - 2025-11-19 #

Added #

  • Avatar component with network, asset, and initials fallback support
  • Badge component with count and status variants
  • Checkbox component with tristate support and grouped layout helpers
  • Enhanced error messages and validation
  • Improved CLI help documentation

Changed #

  • Improved component registry system
  • Enhanced file handling and validation
  • Better error reporting for missing dependencies

0.0.4 - 2025-11-17 #

Added #

  • Initial public release
  • Core CLI functionality with init, add, and list commands
  • Theme configuration system via fluttercn init
  • Component registry system for managing available components
  • Card component with header, content, and footer sections
  • Button component with multiple variants and sizes
  • Support for component dependencies validation
  • Color-coded terminal output for better UX

Changed #

  • Improved project structure and organization

0.0.3 - 2025-11-15 #

Added #

  • Basic CLI structure
  • Command parsing with args package
  • File handling utilities

0.0.2 - 2025-11-13 #

Added #

  • Initial project setup
  • Package configuration

0.0.1 - 2025-11-11 #

Added #

  • Initial development version
0
likes
120
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for adding beautiful, production-ready Flutter components to your projects. Components are copied directly into your project, giving you complete ownership and full control.

Topics

#flutter-ui #mobile-ui #native-components #components #widget

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, path, yaml

More

Packages that depend on fluttercn