lexical_embed 1.7.3 copy "lexical_embed: ^1.7.3" to clipboard
lexical_embed: ^1.7.3 copied to clipboard

YouTube, tweet and Figma embeds for lexical_core, matching the Lexical playground's wire format, with URL recognition and a Flutter card widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lexical_embed

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lexical_embed: ^1.7.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lexical_embed/lexical_embed.dart';
0
likes
150
points
513
downloads

Documentation

API reference

Publisher

verified publisherahmadre.com

Weekly Downloads

YouTube, tweet and Figma embeds for lexical_core, matching the Lexical playground's wire format, with URL recognition and a Flutter card widget.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, lexical_core, lexical_markdown, meta

More

Packages that depend on lexical_embed