mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
NavigatorPopHandler now includes the return value from Route. Recently some navigation infrastructure was updated to support passing through these return values, but NavigatorPopHandler was missed until now.