bottom_picker 1.0.4
bottom_picker: ^1.0.4 copied to clipboard
A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters
[1.0.4] - 06/11/2021 #
- Add selected index parameter
[1.0.3] - 22/10/2021 #
- Fix bugs
- Add customization support to confirm button
[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