ej_selector 1.0.3 ej_selector: ^1.0.3 copied to clipboard
A simple Item selector widget which uses dialog to select items.
[1.0.3] #
- Fixed issues from flutter static analysis
[1.0.2+1] #
- Fixed issues from flutter static analysis
[1.0.2] #
- Fixed issues from flutter static analysis
[1.0.1] #
- Added
disable
andonDisableTap
parameters
[1.0.0] #
- Migrate to null-safety
[0.1.1+1] #
- Updated documentation comments
[0.1.1] #
- Added
buttonTextOverFlow
parameter tostring
factory
[0.1.0] #
- Added
showEJDialog
method - Updated README.md
[0.0.3+1] #
- Updated description and readme
[0.0.3] #
- Added
divider
parameter - Fixed documentation
- Added example
[0.0.2] #
- Fixed item background color
- Removed dialog shape
[0.0.1] #
- Initial Release