flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
166.34k stars 27.53k forks source link

Pesto shouldn't use Cupertino back animation when returning to gallery #5622

Closed eseidelGoogle closed 8 years ago

eseidelGoogle commented 8 years ago

We don't have to use the new back animation everywhere. iOS apps don't use them in lots of places.

One place we use them and probably shouldn't is the back click from the drawer (which is itself a little odd).

CC @Hixie @mpcomplete

eseidelGoogle commented 8 years ago

https://youtu.be/hDdZ5xUOtLA is the video

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.