engine icon indicating copy to clipboard operation
engine copied to clipboard

FlutterFragment predictive back

Open justinmc opened this issue 1 year ago • 1 comments

Following up on https://github.com/flutter/engine/pull/39208 and https://github.com/flutter/engine/pull/42789, which added predictive back support for FlutterActivity.

My test app for this is: https://github.com/justinmc/flutter-add-to-app

I tried this both with the Flutter app as the main activity, and with it as a secondary activity after an initial Android route. Predictive back worked in both cases.

Related: https://github.com/flutter/flutter/issues/109558, and my comment https://github.com/flutter/flutter/issues/109558#issuecomment-1683099477.

b/242216228

justinmc avatar Aug 18 '23 22:08 justinmc

I spoke to @justinmc last week and he told me that he will get back to this one soon.

goderbauer avatar Jan 23 '24 23:01 goderbauer

I'll re-evaluate this after https://github.com/flutter/engine/pull/49093 is merged.

justinmc avatar Mar 26 '24 23:03 justinmc

Spiritual successor: https://github.com/flutter/engine/pull/52302

justinmc avatar Apr 22 '24 22:04 justinmc