-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#39954Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listdependency: dartDart team may need to help usDart team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
The [Text] reference in the docs from dart:ui linked above is supposed to link to the Text widget from package:flutter/widgets.dart [1], instead it links to the Text class from dart:html [2].
[1] https://master-api.flutter.dev/flutter/widgets/Text-class.html
[2] https://master-api.flutter.dev/flutter/dart-html/Text-class.html
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listdependency: dartDart team may need to help usDart team may need to help usengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.