bottom_picker 1.0.2 bottom_picker: ^1.0.2 copied to clipboard
A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters
[1.0.2] - 27/08/2021 #
- Fix bottom picker drag bug
[1.0.1] - 15/01/2021 #
- Fix onSubmit return value bug
[1.0.0] - 08/01/2021 #
- Simple list item picker
- Date picker with max and min dates configuration
- Time picker with 12h/24h time format
- Date and time picker
- Multiple built-in themes
- Customized button theme with custom colors
- On item change / On submit and On close callback handlers