[Property Editor] Add APIs to support refactors from the Property Editor (#9202) Work towards https://github.com/flutter/devtools/issues/8652 This PR: * Adds methods to `editor_client` and `api_classes` to call the APIs added in https://dart-review.googlesource.com/c/sdk/+/428784 to support refactors This does not update the UI to show the available refactors. That will be follow-up. Note: Fetching the available refactors is currently protected by the `propertyEditorRefactors` feature flag.
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.