mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This change adds a response to the platform view message: requestFocus This allows the caller to handle the case when the request fails with an error value. Co-authored-by: Sanjay Chouksey <sanjayc@google.com>