analyzer_plugin 0.0.1-alpha.8 analyzer_plugin: ^0.0.1-alpha.8 copied to clipboard
A framework for building plugins for the analysis server.
0.0.1-alpha.8 #
- Support the latest
pkg:analyzer
.
0.0.1-alpha.7 #
- Remove CompletionSuggestion.elementUri, replaced with AvailableSuggestionSet.
- Remove 'importUri' from CompletionSuggestion.
- Include type parameters into suggested code completions.
0.0.1-alpha.4 #
- Upgrade the Dart SDK version constraint
0.0.1 #
- Initial version