shoko_ui 1.1.4 shoko_ui: ^1.1.4 copied to clipboard
This package is a UI-Kit from the ShokoTeam, which aims to accelerate the development of both your and our projects
1.1.4 #
- fixes
1.1.2 #
- Updated the content in the buttons
- Fixed the colors of the STextField
1.0.0 #
I've rethought the package approach. Now it's not just a UI Kit with the export of ShokoBases and ShokoTheme, now it's a UI library that will contain all this in one package.
0.0.17 #
New:
- Get last version by shoko_theme
- Global refactoring
- Update some logic in switch
- Global widgets rename
0.0.16 #
Theme module was separated
0.0.15 #
New:
- Add thumShadow for switch
- isChildAtCenter -> childPosition, isChildAtCenter is deprecated now
- prefix is not supported and deprecated now
0.0.13 #
New:
- CodeTextFieldController for codeField
- Suffix in ModernTextField
- InputFormatters in ModernTextField
thx (isaak330).
0.0.12 #
Update button: new param "isFullHeight"
0.0.10 #
Fix button
0.0.9+3 #
Add flexible constructor on button
0.0.9 #
Fix button full width and add cursorColor in textfields
0.0.8+1 #
Addendum isOutline param in modernTextField and its theme
0.0.8 #
Addendum SwitchType for change ratio
0.0.7 #
Fix bugs and add GAP package Addendum CodeTextField
0.0.6 #
Addendum ModernTextField Modefied TextField and TextFieldTheme: obscure text, remove unnecessary Fix bugs
0.0.5+3 #
Add keyboardType in textfield
0.0.5 + 1, 2 #
Fix button widget
0.0.3 #
Addendum in ShokoUIThemeSwitch: enableOutline, insidePadding; Addendum in ShokoUIThemeTextField: styles, borderWidth, width
Addendum in TextField: label and labelTextStyle
0.0.2 #
Addendum ShokoUIKitThemeWidget for global theme for other a shoko widget
Supported theme: all widgets
Modefied widgets: radio: remove shadow
0.0.1 #
Supported widgets: button, radio, switch, textfield Supported styles: radius, shadow