vk_custom_widgets 1.0.1
vk_custom_widgets: ^1.0.1 copied to clipboard
A package containing most used custom widgets like - custom elevated buttons, password text form fields etc.
1.0.1 #
- Added comprehensive documentation to VkDropdown widget
- Improved example app with updated VkDropdown implementation
- Enhanced inline code comments and dartdoc documentation
- Updated README with detailed usage examples for all widgets
1.0.0 #
- Added Documentation
- Fixed Bugs
0.0.3 #
- Fixed issues in VkElevatedButton
- Fixed issues in VkTextFormField
0.0.2 #
- Updated the UI of Elevated Button
- Renamed the widget to VkElevatedButton
- Added VkTextFormField and VkPasswordFormField