lexical_embed 1.3.0 copy "lexical_embed: ^1.3.0" to clipboard
lexical_embed: ^1.3.0 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 Dart:

 $ dart pub add lexical_embed

With Flutter:

 $ flutter pub add lexical_embed

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

dependencies:
  lexical_embed: ^1.3.0

Alternatively, your editor might support dart pub get or 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
0
points
513
downloads

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

unknown (license)

Dependencies

flutter, lexical_core, lexical_markdown, meta

More

Packages that depend on lexical_embed