flutter/packages
Nate f419177057
Reland "Update FocusManager platform check to include iOS" (#148984)
It looks like removing `kIsWeb` from the `FocusManager._appLifecycleListener` platform check is causing [memory leaks](https://github.com/flutter/flutter/issues/148985) and test failures.

This pull request fixes #148475 and prevents the test failures shown in #148978.
2024-05-23 23:13:18 +00:00
..
flutter Reland "Update FocusManager platform check to include iOS" (#148984) 2024-05-23 23:13:18 +00:00
flutter_driver Reland "if chains → switch expressions" (#148634) 2024-05-20 17:43:00 +00:00
flutter_goldens Remove hidden dependencies on HttpClient (#148773) 2024-05-23 18:20:50 +00:00
flutter_localizations switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
flutter_test SelectionArea's selection should not be cleared on loss of window focus (#148067) 2024-05-20 23:45:08 +00:00
flutter_tools [iOS] fix hot restart with native assets (#148752) 2024-05-23 18:30:55 +02:00
flutter_web_plugins Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
fuchsia_remote_debug_protocol Don't pin package:macros (#148087) 2024-05-09 16:28:49 -07:00
integration_test Try removing robolectric from integration_test tests (#148803) 2024-05-22 18:29:19 +00:00
analysis_options.yaml