dart/analysis/analysis_options library
Classes
- AnalysisOptions
- A set of analysis options used to control the behavior of an analysis context.
- GitPluginSource
- PathPluginSource
- PluginConfiguration
- The configuration of a Dart Analysis Server plugin, as specified by analysis options.
- PluginSource
- A description of the source of a plugin. We support all of the source formats documented at https://dart.dev/tools/pub/dependencies.
- VersionedPluginSource
- A plugin source using a version constraint, hosted either at pub.dev or another host.