Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dropdown scroll #297

Merged
merged 9 commits into from
Apr 25, 2022
Merged

Dropdown scroll #297

merged 9 commits into from
Apr 25, 2022

Conversation

bdlukaa
Copy link
Owner

@bdlukaa bdlukaa commented Apr 23, 2022

Fixes #210

  • DropDownButton now uses Flyout and MenuFlyout
  • DropDownButton content height is now correctly calculated
  • DropDownButtonItem shouldn't be used anymore and is deprecated. MenuFlyoutItem is the now used

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

@bdlukaa bdlukaa merged commit db770b3 into master Apr 25, 2022
@bdlukaa bdlukaa deleted the dropdown-scroll branch April 25, 2022 21:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DropDownButton doesn't scroll
1 participant