cool_dropdown 1.3.2
cool_dropdown: ^1.3.2 copied to clipboard
Customizable cool dropdown UI ✨ You can customize selected item, BoxDecoration of the dropdownBox, and dropdown input.
1.0.0 2021.08.28 #
- Initial release.
1.0.1 2021.08.28 #
- Edit path of image readme & description.
1.0.2 2021.08.28 #
- Readme image issue on pub.dev
1.0.3 2021.08.29 #
- Edit description
1.0.4 2021.08.30 #
- Refactorying
1.0.5 2021.09.02 #
- Edit readme
1.1.0 2021.09.04 #
- Bug fixed: When user tap Android back button, close the dropdown when it's opened.
1.2.0 2021.09.05 #
- Bug fixed: When user tap Android back button on pop screen, close the dropdown when it's opened.
1.3.0 2021.09.11 #
- Options' names are changed. (dropdown -> result, dropdownBox -> dropdown)
1.3.1 2021.09.14 #
- Add 'key' property.
1.3.2 2021.09.15 #
- Discard 'key' property, bug fixed: defaultValue doesn't work.