Skip to content

package:dartdoc v9.0.4

Choose a tag to compare

@szakarias szakarias released this 03 Mar 14:09
· 35 commits to main since this release
bf4d219
  • Fix a bug where experiment flags passed via command-line were ignored.
  • Support specifying experimental features in dartdoc_options.yaml.
  • Document using the public name for private named parameters.
  • Deprecate the --use-categories option.
  • Gracefully handle missing library elements during comment reference lookup, emitting an internal-error warning instead of crashing.
  • Require analyzer 10.2.0 APIs.