hmwidget 0.0.3
hmwidget: ^0.0.3 copied to clipboard
Easy to use open source UI library with Widgets to build flutter app.
0.0.3 #
- Flutter upgrade
- Add
HMAutocomplete
widget. - Add a modal view for items selection in
HMSelect
andHMMultiSelect
. - Add
showActionSheet
method to show a bottomSheet for quick action.
0.0.2+3 #
- Flutter upgrade
- Fixed some bugs.
0.0.2+2 #
- Fix the slide animation on
HMSwitch
widget. - Add
TextInputAction
toHMTextField
widget. - Fix
HMColorInput
widget. - Add
HMFilePicker
widget. - Add
HMImagePicker
widget. - Add lint rules
0.0.2+1 #
- Fixed some bugs.
- Add hidden widget property.
- Add disable widget property.
- Display of the text color of the buttons according to the background.
- Update pubspec.yaml.
- Update README.md.
0.0.2 #
- Move example file and update README.md.
- Update pubspec.yaml.
0.0.1 #
Initial release.