Annotations on members not shown #1081
Labels
customer-flutter
Issues originating from important to Flutter
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Particularly in dart:html, there are members with important annotations.
@Unstable
and@Experimental
. These aren't shown anywhere in the dartdoc e.g. https://api.dartlang.org/1.13.2/dart-html/CanvasRenderingContext2D/lineDashOffset.htmlThe text was updated successfully, but these errors were encountered: