flutter/packages/flutter_driver/lib
Ben Konyi b2b4fb5cbf
Start removing Observatory support and references (#169216)
This change removes references to Observatory, including:

 - Deprecated flags
 - Deprecated embedder APIs
 - Outdated documentation
 - Documentation instances where "VM service" should have been used
 - Incorrectly named tests / directories

As a part of this change, `--serve-observatory` is no longer a valid
flag.

Observatory is still available for now via the `_serveObservatory` RPC,
but will be removed in a follow up PR once we've prepared for breakages
in G3.

Work towards https://github.com/dart-lang/sdk/issues/50233

FYI @a-siva
2025-05-24 00:00:30 +00:00
..
fix_data Update flutter.dev links from misc packages to more permanent destinations (#150532) 2024-06-20 23:09:08 +00:00
src Start removing Observatory support and references (#169216) 2025-05-24 00:00:30 +00:00
driver_extension.dart docimports for flutter_driver (#151267) 2024-07-11 11:30:26 -07:00
flutter_driver.dart [flutter_driver] support send text input action (#106561) 2022-07-14 17:21:11 -07:00