flutter_quill_syncme 10.8.6 copy "flutter_quill_syncme: ^10.8.6" to clipboard
flutter_quill_syncme: ^10.8.6 copied to clipboard

A rich text editor built for Android, iOS, Web, and desktop platforms. It's the WYSIWYG editor and a Quill component for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_quill_syncme

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

dependencies:
  flutter_quill_syncme: ^10.8.6

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:flutter_quill_syncme/flutter_quill_syncme.dart';
2
likes
120
points
235
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A rich text editor built for Android, iOS, Web, and desktop platforms. It's the WYSIWYG editor and a Quill component for Flutter.

Repository (GitHub)
View/report issues

Topics

#ui #widget #rich-text-editor #quill

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

charcode, collection, dart_quill_delta, equatable, flutter, flutter_colorpicker, flutter_keyboard_visibility_syncme, flutter_localizations, flutter_quill_delta_from_html, html, intl, markdown, meta, quill_native_bridge_syncme, quiver, url_launcher

More

Packages that depend on flutter_quill_syncme