mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* MacOS: Don't remove pointer after drag if released inside window Fixes https://github.com/flutter/flutter/issues/83494 * Update has_pending_exit documentation * Do add mouse pointer if it wasn't removed.