macos_ui 0.1.3 
macos_ui: ^0.1.3 copied to clipboard
Flutter widgets and themes implementing the current macOS design language.
0.1.3 #
- Fix 
TextFieldon Flutter v2.2.0 
0.1.2 #
- Updated the theme api
- Properties in 
MacosThemeDataand inTypographycan't be null - Renamed 
DynamicColorXtoMacosDynamicColor - Added the method 
lerpon all theme datas. 
 - Properties in 
 
0.1.1 #
0.1.0 #
- pub.flutter-io.cn release
 
0.0.13 #
- Documentation for 
ScaffoldScope 
0.0.12 #
- Implement 
Tooltip - Add mouse cursors to help button, push button and 
TextField 
0.0.11 #
- Implement 
TextField 
0.0.9+1 #
CapacityIndicatorcolors can now be set on its constructor- Accessibility support for most of the widgets
 - Diagnostics Properties (dev tools) for most of the widgets
 
0.0.7 #
- Implemented 
Checkbox - Implemented 
RadioButton 
0.0.6 #
- Update 
Typographywith correct letter spacing and font weights - Add 
brightnessOfandmaybeBrightnessOffunctions toMacosTheme 
0.0.5 #
- Adds the 
PushButtonwidget along withPushButtonThemeandPushButtonThemeData - Removes the 
heightproperty fromTypography'sTextStyles - Updates 
Typography.headline's weight and letter spacing 
0.0.4 #
- Major theme refactor that more closely resembles flutter/material and flutter/cupertino
- The 
Styleclass is nowMacosThemeData MacosThemeis now aStatelessWidgetthat returns a private_InheritedMacosTheme. The staticMacosTheme.of(context)is now defined here.MacosAppnow takes athemeanddarkThemerather thanstyleanddarkStyle. Additionally, there are minor changes to the wayMacosAppis built that more closely resemble howMaterialAppis built.
 - The 
 
0.0.3 #
- Implemented 
Checkbox - Implemented 
ProgressCircleandProgressBar - Implemented the 
Switchwidget 
0.0.2 #
Scaffoldwidget- Fix 
Typographyso that text color is shown appropriately based on Brightness 
0.0.1 #
- Project creation
MacosAppwidget- Basic 
Typography - Basic theming via 
MacosThemeandStyle 
 



