flutter/packages
Danny Tuppeny 46007d61d2
[flutter_tools] [DAP] Don't try to restart/reload if app hasn't started yet (#128267)
The editor is set to hot-reload-on-save by default so saving while the debug session is starting currently prints an error:

Failed to Hot Reload: app 'null' not found

![image](https://github.com/flutter/flutter/assets/1078012/a125b455-a46d-4993-98d8-5d8ae7237a00)

This change skips the call to `app.restart` if the app hasn't started yet to avoid printing an error.
2023-06-09 09:41:07 +00:00
..
flutter Replace MaterialButton from test classes (#128466) 2023-06-09 08:04:07 +00:00
flutter_driver Reland "Migrate benchmarks to package:web" (#128266) 2023-06-08 22:25:40 +00:00
flutter_goldens [flutter_tools] manually roll pub deps (#127447) 2023-05-30 23:34:52 +00:00
flutter_goldens_client Upgrade leak_tracker to 5.0.0 (#126367) 2023-05-16 04:39:26 +00:00
flutter_localizations Fixes in Cupertino translations (#127872) 2023-06-01 11:17:36 +02:00
flutter_test Add AppLifecycleListener, with support for application exit handling (#123274) 2023-06-08 22:57:19 +00:00
flutter_tools [flutter_tools] [DAP] Don't try to restart/reload if app hasn't started yet (#128267) 2023-06-09 09:41:07 +00:00
flutter_web_plugins [web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983) 2023-06-06 03:46:02 +00:00
fuchsia_remote_debug_protocol Reland "Migrate benchmarks to package:web" (#128266) 2023-06-08 22:25:40 +00:00
integration_test Reland "Migrate benchmarks to package:web" (#128266) 2023-06-08 22:25:40 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00