lexical_image 1.7.1 copy "lexical_image: ^1.7.1" to clipboard
lexical_image: ^1.7.1 copied to clipboard

Image nodes for lexical_core, with a resizable Flutter widget: drag handles with configurable minimum and maximum size, aspect-ratio preservation and optional captions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lexical_image

With Flutter:

 $ flutter pub add lexical_image

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

dependencies:
  lexical_image: ^1.7.1

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_image/lexical_image.dart';
0
likes
0
points
513
downloads

Publisher

verified publisherahmadre.com

Weekly Downloads

Image nodes for lexical_core, with a resizable Flutter widget: drag handles with configurable minimum and maximum size, aspect-ratio preservation and optional captions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lexical_core, lexical_markdown, meta

More

Packages that depend on lexical_image