tch_common_widgets 0.0.10
tch_common_widgets: ^0.0.10 copied to clipboard
Flutter common widgets & theming package used by tomaschyly.
0.0.10 - 1.6.2021 #
- Better validation system for Form fields
- More styling options for IconButtonWidget & TextFormFieldWidget
0.0.9 - 31.5.2021 #
- IconButtonWidget
0.0.8 - 31.5.2021 #
- BugFixes for TextFormFieldWidget styling under certain situations
0.0.7 - 31.5.2021 #
- Implement copyWith on styles for easier templating
0.0.6 - 31.5.2021 #
- TextFormFieldWidget add TextAlign, change styling
- Add tip for custom fonts
- Update Core dependency
0.0.5 - 30.5.2021 #
- TextFormFieldWidget add TextFormFieldVariants Material, Cupertino
0.0.4 - 30.5.2021 #
- TextFormFieldWidget use hybrid solution for Flutter iOS autocorrect issue
0.0.3 - 24.5.2021 #
- TextFormFieldWidget
0.0.2 - 23.5.2021 #
- CommonTheme with CommonDimens, initial Styling
- Common space widgets
- PreferencesSwitchWidget
0.0.1 - 23.5.2021 #
- Initial release
- No features implemented yet