ud_widgets 0.1.5 ud_widgets: ^0.1.5 copied to clipboard
Collection of simplified widgets that will make your application development easy and faster.
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.