ui_playground 0.0.7 copy "ui_playground: ^0.0.7" to clipboard
ui_playground: ^0.0.7 copied to clipboard

A Flutter package that provides an interactive playground for testing and showcasing UI components.

0.0.7 #

Changed #

  • Enum input now displays as a button that opens a searchable modal dialog instead of inline radio buttons

0.0.6 #

Added #

  • Zoom controls with +/- buttons (25%-400% range)
  • Pan/drag support for component preview via InteractiveViewer
  • Center-based zoom that maintains viewport focus
  • Reset button to restore default zoom and position
  • Nullable parameter support for all input types (shows "null" option when isNullable: true)
  • New input types: UiPlaygroundDurationInput

0.0.5 #

Added #

  • New input types: UiPlaygroundBorderRadiusInput, UiPlaygroundBorderRadiusGeometryInput

0.0.3 0.0.4 #

Changed #

  • README now includes badge links to related packages

0.0.2 #

Added #

  • New input types: UiPlaygroundEdgeInsetsInput, UiPlaygroundEdgeInsetsGeometryInput, UiPlaygroundImpaktfullUiAssetInput, UiPlaygroundWidgetInput, UiPlaygroundListInput
  • valueOrDefault and valueOrDefaultRequired getters on UiPlaygroundInputItem
  • defaultValue getter on UiPlaygroundInputItem for providing fallback values
  • Public addListener and removeListener methods on UiPlaygroundInputItem
  • Responsive layout with drawer navigation for small screens

0.0.1 #

Initial pre-release.

1
likes
140
points
437
downloads

Publisher

verified publisherimpaktfull.com

Weekly Downloads

A Flutter package that provides an interactive playground for testing and showcasing UI components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, impaktfull_ui, phosphor_flutter, ui_playground_annotations

More

Packages that depend on ui_playground