flutter_cupertino_desktop_kit 0.0.18
flutter_cupertino_desktop_kit: ^0.0.18 copied to clipboard
This project, defines Flutter widgets for Desktop, providing a macOS-style aesthetic, built upon the foundation of Cupertino widgets.
0.0.18 #
- Animate dialog size changes (2)
0.0.17 #
- Animate dialog size changes
0.0.16 #
- Fixed web example
0.0.15 #
- Fixed popover shading behaviour
0.0.14 #
- Added
CDKDialogConfirmandCDKDialogPromptcomponents.
0.0.12 #
- AI agent recommended fixes
- Added
CDKDialogConfirmandCDKDialogPromptcomponents. - Added
CDKDialogsManager.showConfirm()andCDKDialogsManager.showPrompt()convenience helpers. - Updated example dialogs page with confirm/prompt demos and result handling.
- Added
showBackgroundShadedialog-manager option (enabled by default) for a gray blocking backdrop. - Added
CDKThemeTypographyTokensandCDKTextto standardize typography across light/dark modes.
0.0.11 #
- Added multiline text field.
0.0.10 #
- Fixed popover close behavior while dragging.
0.0.9 #
- Fixed shader initialization error.
0.0.8 #
- Fixed
CDKButtonIcontext color. - Fixed
CDKSidebarsseparation color. - Added
CDKTheme.backgroundSecondary2.
0.0.7 #
- Updated sidebars.
- Updated segmented picker buttons.
0.0.6 #
- Updated alpha selector.
- Updated up/down color selector behavior on dark theme.
0.0.5 #
- Updated
README.mdimage size.
0.0.1 #
- Initial release of Cupertino Desktop Kit widgets and theme utilities.