common_ui_toolkit 0.1.0
common_ui_toolkit: ^0.1.0 copied to clipboard
common UI toolkit to clean your code and use it easily and reusable code.
0.0.2 #
- added examples.
0.0.3 #
- Updated CommonContainer.
0.0.4 #
- Updated Common Text.
0.0.5 #
- Updated Readme file.
0.0.6 #
- added functions command.
0.0.7 #
- Updated documentation and added more examples.
0.0.8 #
- Added onPress to CommonContainer and CommonText and CommonTouchable
- also we added touchable effects like animation to your CommonContainer
- to use it you can add the touchEffect attribute to CommonContainerModel
-
- touchEffect: TouchableEffect.scaleAndFade,
-
- Added more examples and example screen for all component in package
0.0.9 #
- Fixed TouchableEffect in Commontouchable to enable hot reload
- Set mainAxisSize to min for CommonText column
- Fixed TouchableEffect re-render.
0.1.0 #
- Added more examples.
- Fixed TouchableEffect re-render.