c600842795
Change-Id: Ic648d38350179e93616c401c2911d6d295470c7e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409764 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com>
9 lines
265 B
Markdown
9 lines
265 B
Markdown
# analysis\_server\_plugin package
|
|
|
|
This package offers support for writing Dart analyzer plugins.
|
|
|
|
Until this README is fleshed out, more inforamtion can be found in the [docs][].
|
|
|
|
[docs]: https://github.com/dart-lang/sdk/tree/main/pkg/analysis_server_plugin/doc
|
|
|