- add SelectedItemAlign in dropdownOptions.
- fixed dropdown triangle width, height issue.
- add resetValue method in dropdownController.
- fix ticker import.
- improve performances and apply newer code.
- marquee effects options if the label is overflow.
- new options: resultOptions, dropdownOptions, dropdownItemOptions, dropdownTriangleOptions, dropdownController.
- error handling.
- close, open, and occur error of the dropdown with dropdownController.
- Add dropdown animation type: scale(new), size.
- fix issues.
- null aware fix.
- upgrade android version.
- Add cool datepicker example.
- Change the default dropdownWidth 200 -> based on the resultWidth
- Add new Function to return boolean whether the dropdown open/close. It's called "onOpen"
- Add iconSize for default dropdown arrow icon
- Discard 'key' property, bug fixed: defaultValue doesn't work.
- Add 'key' property.
- Options' names are changed. (dropdown -> result, dropdownBox -> dropdown)
- Bug fixed: When user tap Android back button on pop screen, close the dropdown when it's opened.
- Bug fixed: When user tap Android back button, close the dropdown when it's opened.
- Edit readme.
- Refactorying.
- Edit description.
- Readme image issue on pub.dev.
- Edit path of image readme & description.
- Initial release.