jui 0.3.0
jui: ^0.3.0 copied to clipboard
A Flutter UI component library with four modules, general, data display, data entry, and feedback. Includes buttons, labels, text, headers, containers, and placeholder
Changelog #
0.3.0 #
- Format
0.2.9 #
- Format
0.2.8 #
- Updated documentation
0.2.7 #
- Adjusted form UI
0.2.6 #
- Adjusted button UI
0.2.5 #
- Adjusted popup UI
0.2.4 #
- Adjusted scrollbar
0.2.3 #
- Adjusted picker UI
0.2.2 #
- Adjusted asterisk position
0.2.1 #
- Adjusted text line height to fit container height
0.2.0 #
- Adjusted picker UI
0.1.9 #
- Refactored
JuiSelectPickerItemBuildermethod (breaking change)
0.1.8 #
- Added screen adaptation for consistent UI across different devices
0.1.7 #
- Improved mixed Chinese-English text layout in
JuiTextInputItem
0.1.6 #
- Improved multi-line style adaptation for picker items
0.1.5 #
- Improved multi-line style adaptation for picker items
0.1.4 #
- Picker items now support custom input
0.1.3 #
- Fixed issue preventing iOS example from running
0.1.2 #
- Updated picker to handle empty items properly
0.1.1 #
- Updated Dart compatibility version
0.1.0 #
- Updated README
- Updated UI
0.0.9 #
- Updated README
0.0.8 #
- Added documentation
0.0.7 #
- Added data display and general components
0.0.6 #
- Added
Tagcomponent
0.0.5 #
- Added tapable form items
0.0.4 #
- Added button component
0.0.3 #
- Added expandable text component
0.0.2 #
- Updated README
0.0.1 #
- Added rich text component