-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
The Flutter API docs use dartdoc tools to render DartPad on the website:
- https://github.com/flutter/flutter/blob/fe0bacbacfab6b67473c0e4c174a047f7da21682/dartdoc_options.yaml#L13-L15
- https://github.com/flutter/flutter/blob/20dd20932dc87d14be4bc04f12a1a1f755b73e8a/packages/flutter/lib/src/material/app_bar.dart#L127-L132
- https://github.com/flutter/flutter/tree/master/dev/snippets
However, dartdoc tools are not rendered on pub.dev (and in the IDE). This makes it impossible to dartdoc tools for packages.
We should consider adding first-class support for dartpad in dartdoc.
(I'm pretty sure we've discussed this before, but I can't find a tracking issue.)
pavanpodila, orestesgaolin, slightfoot, sigurdm, srawlins and 2 more
Metadata
Metadata
Assignees
Labels
No labels