Skip to content

package:dartdoc v9.0.5

Choose a tag to compare

@szakarias szakarias released this 15 Jun 09:45
· 15 commits to main since this release
a63e6b6
  • Cache ElementType instantiations in PackageGraph, improving overall
    speed by ~6.2% on large packages.
  • Fix canonicalization for explicit top-level getters and prioritize
    {@canonicalFor} tags over the local public library shortcut.
  • Fix link generation for remote and re-exported symbols
  • Require analyzer 12.0.0 APIs.