Skip to content

Request to support @youtube #9490

Description

@Piinks

Found in our decoupling migration, the flutter API docs have long embedded instructional videos from the Flutter youtube channel directly into the API docs, for example:

/// {@youtube 560 315 https://www.youtube.com/watch?v=lytQi-slT5Y}

Outside of the Flutter SDK, this is not supported.
For now, we have come up with a workaround for the existing use cases in the decoupled material_ui and cupertino_ui packages:

/// Learn more about [Scaffold] on the [Flutter YouTube channel](https://www.youtube.com/watch?v=lytQi-slT5Y).

But it would be really nice to have this supported. Having rich, interactive and informative API docs is highlighted feature by Flutter developers as part of a great documentation experience.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions