MarcinusX / buy_ticket_design

The UI Challenge in Flutter
https://marcinszalek.pl/flutter/tickets-challenge-parallax/
851 stars 216 forks source link

MenuButton on scrollable_exhibition_bottom_sheet #9

Open invada opened 4 years ago

invada commented 4 years ago

I noticed that the bottom right MenuButton works for exhibition_bottom_sheet but not for scrollable_exhibition_bottom_sheet.dart. Would it be possible to update scrollable_exhibition_bottom_sheet.dart to make the MenuButton work?

Thanks a lot!