uipickers 0.0.9
uipickers: ^0.0.9 copied to clipboard
A plugin library that exposes platform specific date, time and picker popups. It uses native iOS 14 style pickers on iOS and corresponding material pickers on other platforms.
0.0.9 #
- Add dropDownItemTextColor property in AdaptivePicker
0.0.8 #
- Fix material time picker not raising onChanged event
0.0.7 #
- Fix updating issue in material picker
0.0.6 #
- Allow changing text color in drop down items of the material picker
0.0.5 #
- Allow changing min date with setState method
0.0.4 #
- Allow changing selected index and date with setState method.
0.0.3 #
- Fix more formatting issues
0.0.2 #
- Fix formatting issues
0.0.1 #
- Inital Release