Milad-Akarie / auto_route_library

Flutter route generator
MIT License
1.57k stars 394 forks source link

Predictive back gesture support for Android 14 devices #1796

Open gonzalogauto opened 10 months ago

gonzalogauto commented 10 months ago

Now that Flutter 3.16 is out, and this new version supports predictive back gesture on Android 14 devices. It would be nice to have this behavior while using auto_route for screens within the app.

Usefull resources:

tyler401go commented 2 weeks ago

Are there any plans for predictive back support?