ud_widgets 0.2.3 ud_widgets: ^0.2.3 copied to clipboard
Collection of simplified widgets that will make your application development easy and faster.
0.2.3 #
- UdAppbar responsiveness update
0.2.2 #
- flutter_svg version update
0.2.1 #
- UdBasicTextInputField bug fixed
0.2.0 #
- udAlertFunction bug fixed
0.1.9 #
- onEditingComplete action added in UdBasicTextInputField
0.1.8 #
- UdRadioButton bug fixed
0.1.7 #
- UdAppBar title font size issue fixed, max lines parameter added in UdText
0.1.6 #
- UdBasicButton updated
0.1.5 #
- README.md updated, Example page updated
0.1.4 #
- Bug fixed
- UdGapX and UdGapY widgets added to use for gaps or spaces
- UdAlertWidget and udAlertFunction alerts added
- UdTapper button added to do something on tap with any widgets
- UdBasicButton and UdAppBar updated
0.1.3 #
- Bug fixing
0.1.2 #
- color parameter added in UdSvgButton and UdBasicTextInputField updated
0.1.1 #
- UdAppBar bug fixed and example updated
0.1.0 #
- color parameter added in UdSvgImage
0.0.9 #
- UdStraightLine and UdRadiusClip added, README.md updated
0.0.8 #
- UdScaffold added, UdAppBar updated, README.md updated
0.0.7 #
- pub issues solved, README.md updated
0.0.6 #
- README.md updated
0.0.5 #
- text button, icon button, image button, svg button, svg image widgets added, README.md updated
0.0.4 #
- Alert widget added, example updated, README.md updated
0.0.3 #
- New shape widget added, some bugs fixed, README.md updated
0.0.2 #
- Example added, README updated.
0.0.1 #
- Initial release with some basic reusable widgets like text, appbar, button, card, image, text input etc. More widgets will be added on next releases.