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 9388e3c commit 1fc3fb7Copy full SHA for 1fc3fb7
source_gen/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.0.2-wip
+## 4.0.2
2
3
- Bug fix: fix possible null pointer exception in `TypeChecker.typeNamed` on
4
invalid code.
source_gen/pubspec.yaml
@@ -1,5 +1,5 @@
name: source_gen
-version: 4.0.2-wip
+version: 4.0.2
description: >-
Source code generation builders and utilities for the Dart build system
5
repository: https://github.com/dart-lang/source_gen/tree/master/source_gen
0 commit comments