flutcn_ui 1.1.4 copy "flutcn_ui: ^1.1.4" to clipboard
flutcn_ui: ^1.1.4 copied to clipboard

A UI component library for Flutter inspired by shadcn/ui, providing modular and customizable widgets.

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] #

1.1.4 - 2026-02-11 #

Fixed #

  • Remove google_fonts from CLI dependencies (not used directly, caused Dart SDK version conflict in CI)

1.1.3 - 2026-02-11 #

Fixed #

  • Make ApiService.get() prepend baseUrl consistently with other HTTP methods
  • Correct widgetsPath parameter typo in config file creation
  • Rename misspelled files: qestions.dart, checko_box_chooser.dart, app_pallete.dart
  • Make ListUseCase return Either<Failure, T> instead of throwing exceptions

Added #

  • CI/CD workflows for automated releases and pub.dev publishing
  • Version bump script (scripts/bump_version.sh)
  • Dark/light theme toggle in example app

Changed #

  • Widget URL construction uses relative paths instead of hardcoded base URLs
  • Migrated deprecated Flutter APIs in example app (Material 3)

1.1.2 - 2025-03-28 #

Changed #

  • Improve output formatting and cleanup code in commands and constants

1.1.1 - 2025-03-27 #

Fixed #

  • Remove development mode checks and use production URLs consistently

Changed #

  • Update ListCommand to include style in widget link

1.1.0 - 2025-03-25 #

Added #

  • Interactive multi-widget selection in list command
  • File overwrite confirmation prompts
  • Skipped downloads tracking
  • Enhanced conflict resolution system

Changed #

  • Improved README documentation
  • Better error handling for network operations
  • Color-coded terminal output

Fixed #

  • Concurrent spinner display issues
  • File existence check reliability
5
likes
0
points
528
downloads

Publisher

unverified uploader

Weekly Downloads

A UI component library for Flutter inspired by shadcn/ui, providing modular and customizable widgets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_spin, dartz, equatable, get_it, http, io, path, prompts

More

Packages that depend on flutcn_ui