package:source_gen v1.4.0
kevmoo
released this
29 Jun 18:47
·
50 commits
to master
since this release
- Require Dart 3.0
- Support the latest
package:analyzer
. - Add a
node
argument toInvalidGenerationSourceError
to allow finding the source location from anAstNode
over anElement
.