We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28456ae commit d96c71bCopy full SHA for d96c71b
pkg/dartdev/doc/dart-fix.md
@@ -18,7 +18,7 @@ lints and analysis configuration specified in your [analysis_options.yaml] file.
18
The second type of change - upgrading to newer package APIs - is performed
19
based on API changes defined for specific packages. This declarative definition
20
of the API changes lives in a `fix_data.yaml` file in the package's `lib/`
21
-directory (documentation forthcoming).
+directory; for details see the [documentation](https://github.com/flutter/flutter/wiki/Data-driven-Fixes).
22
23
## Command line usage
24
0 commit comments