xp_ui 0.3.0
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
StatusBarrightChildren parameter renamed to trailing.- Removed
window_managerpackage ofTitleBarwidget. - Removed
TitleBarwidget parameters:- showCloseButton
- showMaximizeButton
- showMinimizeButton
- showHelpButton
- onHelpButtonPressed
- Added
TitleBarwidget leading and trailing parameters
-
Fixes
- Horizontal
RadioOptionsexpanded
- Horizontal
0.2.0 #
-
New
RadioOptionswidget.Groupwidget.StatusBarwidget. To use onXpWindow.
-
Fixes
CheckboxonChanged not working.- Remove
TabViewwidget fail. tabbed_view package recomended.
0.1.0 #
-
New
XpWindowwidget. It includesSiderbarlayout.SidebarExpandableItemwidget.ListTilewidget.
-
Fixes
XpThemecolor scheme structure.Checkboxdisabled style.Checkboxoutline color.TitleBartitle style.
0.0.1 #
- initial relase.