pull_down_button 0.1.0-beta.2 pull_down_button: ^0.1.0-beta.2 copied to clipboard
Cupertino like pull-down button
0.1.0-beta.2 #
- NEW: Added shadow behind pull-down menu.
- IMPROVEMENT: Update pull-down menu show/hide animations to be more similar to native version.
- IMPROVEMENT:
PullDownMenuItem
andSelectablePullDownMenuItem
- replaceInkWell
withGestureDetector
. - IMPROVEMENT: Improve pull-down menu positioning on screen.
- FIX: pull-down animating from the top instead of bottom for
PullDownMenuPosition.above
.
0.1.0-beta.1 #
- Initial release.