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 f12574b commit a175a08Copy full SHA for a175a08
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.4.3
4
+- Updated the min dart version to `>=2.19 <3.0.0`, this is a pre-step to supporting dart 3
5
+
6
+## 1.4.2
7
+- Minor dependency updates and a test release for auto-tagging
8
9
## 1.4.1
10
- Added `elementFor` to the exported `SymbolGenerator` that can be used to retrieve the analyzer `Element` that should be used when generating symbols
11
- Fixed issue where the synthetic `values` field on `Enum` types was getting indexed (we just dont want to index this)
0 commit comments