We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb5d8e commit 8c5af18Copy full SHA for 8c5af18
pkg/analyzer/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.39.16-dev
+## 0.39.16
2
* Added `TypeVisitorWithArgument` and `DartType.acceptWithArgument`.
3
* Bumped the analyzer's SDK requirement to `>=2.7.0`, so that extension methods
4
can be used within the analyzer implementation. Previously it was `2.6.0`,
pkg/analyzer/pubspec.yaml
@@ -1,5 +1,5 @@
name: analyzer
-version: 0.39.16-dev
+version: 0.39.16
description: This package provides a library that performs static analysis of Dart code.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer
5
0 commit comments