Skip to content

YouTube and Google meet link preview #90

Description

@khlebobul

Hello, I am facing a problem with displaying preview of YouTube and Google meet links. Could you please explain why and how I can fix it?

AnyLinkPreview(
    link: "https://www.youtube.com/watch?v=v4H2fTgHGuc",
    displayDirection: UIDirection.uiDirectionHorizontal,
    bodyTextOverflow: TextOverflow.ellipsis,
    titleStyle: TextStyle(
        color: Colors.black,
        fontWeight: FontWeight.bold,
        fontSize: 15,
    ),
    bodyStyle: TextStyle(color: Colors.grey, fontSize: 12),
    errorBody: 'Show my custom error body',
    errorTitle: 'Show my custom error title',
  )

Strangely, even the link (https://vardaan.app/) from the example doesn't show up for me

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions