unping_ui 0.2.2
unping_ui: ^0.2.2 copied to clipboard
Desktop & Web first flutter component library
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] #
Added #
- Dropdown Component: Comprehensive dropdown component with multiple variants
Dropdowns.select()- Single-selection dropdownDropdowns.multiSelect()- Multi-selection dropdown with checkboxesDropdowns.combobox()- Searchable dropdown with custom option buildersDropdowns.menu()- Action menu dropdown for context menus- Support for all sizes (sm, md, lg)
- All visual states (normal, focused, open, disabled, error)
- Searchable/filterable options
- Keyboard navigation (Arrow keys, Enter, Escape, Home, End)
- Custom option rendering with builders
- Prefix/suffix icon support
- Label, helper text, and error text
- Automatic menu positioning (above/below)
- Scrolling support for large option lists
- Disabled options
- Grouped options with dividers
- Keyboard shortcut display in action menus
- Full accessibility support
- Widgetbook Stories: Complete widgetbook integration for dropdown
- Configurable playground with all properties
- Showcase examples for all variants
- Scrolling examples with 50-100 options
- Action menu examples
Changed #
- Updated README with dropdown usage examples
- Code formatting applied to all files (80 character line length)
Fixed #
- Removed duplicate imports in widgetbook files
- Fixed deprecated Color.value usage in color.widgetbook.dart
- Removed unused imports
\n## [0.2.1] - 2025-10-01
\n## [0.2.0] - 2025-10-01
\n## [0.1.3] - 2025-09-01
\n## [0.1.4] - 2025-09-01
\n## [0.1.5] - 2025-09-01
\n## [0.1.6] - 2025-09-02
\n## [0.1.7] - 2025-09-04
\n## [0.1.8] - 2025-09-05
\n## [0.1.9] - 2025-09-05
\n## [0.1.10] - 2025-09-07
\n## [0.1.11] - 2025-09-08
\n## [0.1.12] - 2025-09-09
\n## [0.1.13] - 2025-09-11
\n## [0.1.14] - 2025-09-18
\n## [0.1.15] - 2025-09-30
\n## [0.1.16] - 2025-10-01
\n## [0.1.17] - 2025-10-01
\n## [0.2.0] - 2025-10-01
\n## [0.2.1] - 2025-10-01
\n## [0.2.2] - 2025-10-23