Commit Graph

2 Commits

Author SHA1 Message Date
Nikita Dauhashei 5e5628d1a8
move geopoly to extensions 2024-04-14 23:51:29 +02:00
Simon Binder 1d63ccb3f1
Fix annotating top-level types and extensions
By not using a `SimpleIdentifier` AST node for class and extension
names, the code used to detect imports for Dart code was broken.
Closes #2423
2023-05-14 21:54:51 +02:00