gskinnerTeam / flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.
MIT License
3.85k stars 787 forks source link

after Rotate widget gestureDetector not working #51

Open ButcherGG opened 3 years ago

esDotDev commented 3 years ago

Ya, this seems to be some issue in Flutter hit detection algo. Which is why we removed the rotate button. How are you rotating?

ButcherGG commented 3 years ago

I also encountered the same problem, is there a good solution? @esDotDev