| # analyzer_plugin |
| |
| A framework for building plugins for the analysis server. |
| |
| ## Usage |
| |
| ## Support |
| |
| Post issues and feature requests on the [issue tracker][issues]. |
| |
| Questions and discussions are welcome at the |
| [Dart Analyzer Discussion Group][list]. |
| |
| ## License |
| |
| See the [LICENSE] file. |
| |
| [issues]: https://github.com/dart-lang/sdk/issues |
| [LICENSE]: https://github.com/dart-lang/sdk/blob/master/pkg/analyzer/LICENSE |
| [list]: https://groups.google.com/a/dartlang.org/forum/#!forum/analyzer-discuss |
| [pluginapi]: https://htmlpreview.github.io/?https://github.com/dart-lang/sdk/blob/master/pkg/analyzer_plugin/doc/api.html |