ux4g_flutter_components 1.4.0 copy "ux4g_flutter_components: ^1.4.0" to clipboard
ux4g_flutter_components: ^1.4.0 copied to clipboard

Flutter implementation of the UX4G design system components and foundations.

1.4.0 #

  • Foundation Updates:
    • Shadow: Renamed the elevation foundation class to Ux4gShadow for better clarity and added comprehensive test cases.
  • Component Updates & Fixes:
    • Journey Progress Indicator: Integrated the proper Ux4gPanInputField to ensure accurate PAN card formatting and validation.
    • Selection Dropdown: Added missing label and description states.
    • OTP Input: Added new variant options in the Widgetbook side panel with updated code sections.
    • Switch / Toggle: Updated the Widgetbook naming to properly display as "Toggle".
    • Bug Fixes: Addressed various bugs in the Button, Badge, and App Header components.

1.3.0 #

  • Component Refactoring & Naming Standardization (100% Backward Compatible via Deprecated Aliases):
    • Renamed Ux4gToggle to Ux4gSwitch (export 'src/components/ux4g_switch.dart').
    • Renamed Ux4gCapsuleStepper to Ux4gCompactStepper (export 'src/components/compact_stepper.dart') and added full props documentation section.
    • Renamed Ux4gSlotGrid to Ux4gTimeSlot (export 'src/components/time_slot.dart') with updated clean sidebar display name.
    • Renamed Ux4gLoader to Ux4gSpinner (export 'src/components/spinner.dart'), added comprehensive color and percentage Variants in Widgetbook, and enabled folder icon resolution.
    • Renamed Ux4gResultRow to Ux4gResultList (export 'src/components/result_list.dart').
    • Renamed Ux4gFeedbackForm to Ux4gFeedbackFormStar (export 'src/components/feedback_form_star.dart').
    • Renamed Ux4gPaginationIndicator to Ux4gPaginationDotted (export 'src/components/pagination_dotted.dart').
    • Renamed Ux4gLinearProgress to Ux4gLinearProgressBar (export 'src/components/linear_progress_bar.dart').
  • Design System Foundations & Tokens:
    • Renamed Ux4gPalette to Ux4gColors for streamlined color foundation referencing.
    • Introduced dedicated elevation token objects (Ux4gElevation) and refreshed token color preview UI.

1.1.0 #

  • Bug Fix (Biometric Component): Fixed an issue where pressing the back button during face verification or liveness check caused an app crash.

1.0.0 #

  • Initial release of ux4g_flutter_components.
  • Added foundations for colors, typography, spacing, radii, and icons.
  • Added 45+ component implementations including buttons, cards, modals, bottom sheets, tooltips, steppers, avatars, badges, inputs, pagination, toasts, and loaders.
  • Added showcase example app and Widgetbook documentation for component previews and interaction testing.
2
likes
120
points
137
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter implementation of the UX4G design system components and foundations.

License

MIT (license)

Dependencies

camera, connectivity_plus, file_picker, flutter, flutter_svg, google_mlkit_commons, google_mlkit_face_detection, image_picker, permission_handler, shimmer, url_launcher

More

Packages that depend on ux4g_flutter_components