xp_ui 0.3.0 copy "xp_ui: ^0.3.0" to clipboard
xp_ui: ^0.3.0 copied to clipboard

A collection of Flutter widgets that faithfully replicate the iconic visual style of Windows XP. Easy to integrate to give your apps a unique retro tap.

0.3.0 #

  • Breaking changes

    • StatusBar rightChildren parameter renamed to trailing.
    • Removed window_manager package of TitleBar widget.
    • Removed TitleBar widget parameters:
      • showCloseButton
      • showMaximizeButton
      • showMinimizeButton
      • showHelpButton
      • onHelpButtonPressed
    • Added TitleBar widget leading and trailing parameters
  • Fixes

    • Horizontal RadioOptions expanded

0.2.0 #

  • New

    • RadioOptions widget.
    • Group widget.
    • StatusBar widget. To use on XpWindow.
  • Fixes

    • Checkbox onChanged not working.
    • Remove TabView widget fail. tabbed_view package recomended.

0.1.0 #

  • New

    • XpWindow widget. It includes Siderbar layout.
    • SidebarExpandableItem widget.
    • ListTile widget.
  • Fixes

    • XpTheme color scheme structure.
    • Checkbox disabled style.
    • Checkbox outline color.
    • TitleBar title style.

0.0.1 #

  • initial relase.
2
likes
140
points
101
downloads

Publisher

verified publisherjmalak-dev.com

Weekly Downloads

A collection of Flutter widgets that faithfully replicate the iconic visual style of Windows XP. Easy to integrate to give your apps a unique retro tap.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inset_shadow

More

Packages that depend on xp_ui