RafaelBarbosatec / hidden_drawer_menu

Hidden Drawer Menu is a library for adding a beautiful drawer mode menu feature with perspective animation.
MIT License
352 stars 55 forks source link

Page is disappearing using perspective and latest Flutter version. #5

Closed FCMHUB closed 5 years ago

FCMHUB commented 5 years ago

Thanks for this awesome package!

Page disapears on latest Flutter version.

Flutter (Channel beta, v1.1.8, on Mac OS X 10.14.2 18C54, locale pt-BR) hidden_drawer_menu 0.5.0

Simulate: Just update flutter (Beta channel) and set 'enablePerspective' to true (version 0.5.0).

screenshot_1549048651

RafaelBarbosatec commented 5 years ago

Thanks for issue. I'll be reviewing and correcting.

RafaelBarbosatec commented 5 years ago

This feature has been removed by conflict with ClipRect p