mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add calls to Dart_NotifyDestroyed when the flutter view is destroyed. * Add unit test case. * Format. * Ensure the destroy task runs. * Address code review comments.