ux4g_flutter_design_system 0.5.0
ux4g_flutter_design_system: ^0.5.0 copied to clipboard
Flutter implementation of the UX4G design system components and foundations.
0.5.0 #
- Added
heightandwidthparameters and horizontal scroll/wrap arrangement inUx4gChipInputField, with fixes for chip text overflow. - Enhancements and bug fixes in
Ux4gInputField,Ux4gTextArea, andUx4gSearchField(removedshowPasswordToggle, updated caption logic, and filled props gap). - Bug fixes and improvements in
Ux4gDatePickerandUx4gResultRow. - Theme handling fixes and improvements in Widgetbook.
- Added healthcheck utility and improved component props consistency.
- Comprehensive updates to Widgetbook navigation structure, Quick Guide, theme toggle, and code section previews (including
Ux4gCard).
0.4.3 #
- Updates and styling improvements in
Ux4gButton. - Minor fixes in
Ux4gCircularProgressandUx4gFeedbackFormCsat. - Added right control indicator support and layout enhancements in
Ux4gPagination. - Enhancements and bug fixes in
Ux4gStatusBanner.
0.4.2 #
- Fixed
Ux4gInputFieldproperties usage inexample/lib/main.dart.
0.4.1 #
- Updated pub.dev default example to display the Showcase app.
0.4.0 #
- Updates and bug fixes in
Ux4gStatusBanner.
0.3.1 #
- Updated README for installation instructions.
0.3.0 #
- Updated components and patterns to align with the latest design requirements.
- Bug fixes and improvements.
0.2.0 #
- Updated components and foundations to align with UX4G Android Compose.
- Added specialized input fields:
AadhaarInputField,PanInputField,OtpInput. - Added new UI components:
Accordion,Carousel,JourneyTimeline,StatusPipeline,SlotGrid. - Added feedback forms:
CSAT,NPS, and general feedback. - Added Biometric components.
- Improved
Modal,BottomSheet, andDatePickercomponents. - Updated documentation and README for better installation guidance.
0.0.1 #
- Initial Flutter package setup for the UX4G design system.
- Added foundations for colors, typography, spacing, radii, and icons.
- Added component implementations including buttons, cards, modals, bottom sheets, tooltips, steppers, avatars, badges, inputs, pagination, toasts, and loaders.
- Added showcase example app for component previews and interaction testing.