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 91ffb74 commit 93d8ca3Copy full SHA for 93d8ca3
source_gen/CHANGELOG.md
@@ -1,7 +1,10 @@
1
## 1.3.0
2
3
-* Add support for `build_extensions` configuration of builders producing multiple files. Eg:
+* Add support for `build_extensions` configuration of builders producing
4
+ multiple files. For example:
5
`build_extensions: { '.dart': ['.stub.dart', '.web.dart', '.vm.dart'] }`
6
+* Avoid throwing when a type without a backing class is checked with
7
+ `TypeChecker`.
8
9
## 1.2.7
10
0 commit comments