flutter/packages
Michael Goderbauer dc3d6603f2
Make dpr available during Scrollable disposal (#126535)
Fixes https://github.com/flutter/flutter/issues/126454.

In certain situations (see linked bug) the Scrollable needs access to the DPR of the View it is drawn into during disposal. Since inherited widget lookups are not allowed during disposal, we cannot look up the DPR dynamically in these situations. Instead, we have to cache the DPR when lookups are still allowed.
2023-05-11 15:31:23 +00:00
..
flutter Make dpr available during Scrollable disposal (#126535) 2023-05-11 15:31:23 +00:00
flutter_driver
flutter_goldens
flutter_goldens_client
flutter_localizations
flutter_test
flutter_tools
flutter_web_plugins
fuchsia_remote_debug_protocol
integration_test
analysis_options.yaml