analyzer_plugin 0.1.0 analyzer_plugin: ^0.1.0 copied to clipboard
A framework and support code for building plugins for the analysis server.
0.1.0 #
- Support the latest
pkg:analyzer
. - remove the declared type of generated setters
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