You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add some tests and verify basic support for triple-shift, and check
to be sure that using the function as type parameter feature does not crash
dartdoc (#2518, #2517, #2603).
BREAKING CHANGE: Refactor of dartdoc features and annotations. Use hasFeatures in templates in place of checking featuresAsString as a
boolean (#2600), and linkedNameWithParameters for getting rendered
annotations (#2605).
Implement generic type parameters on annotations. (#2600, #2516).