quill_super_clipboard 0.0.1-alpha.1 copy "quill_super_clipboard: ^0.0.1-alpha.1" to clipboard
quill_super_clipboard: ^0.0.1-alpha.1 copied to clipboard

A package for integrating the package super_clipboard with flutter_quill to provide access to the system clipboard.

🪶 Quill Super Clipboard #

A package for integrating the package super_clipboard with flutter_quill to provide seamless access to the system clipboard for rich text operations.

Caution

The support of this package might be discontinued in the future versions of flutter_quill.

Usage #

To start using super_clipboard, follow the super_clipboard setup instructions.

To use the super_clipboard implementation with this package:

import 'package:quill_super_clipboard/quill_super_clipboard.dart';

QuillSuperClipboard.use();

Note

The default clipboard implementation for flutter_quill is now quill_native_bridge. It provides full support for all system clipboard features used by flutter_quill.

0
likes
150
pub points
31%
popularity

Publisher

unverified uploader

A package for integrating the package super_clipboard with flutter_quill to provide access to the system clipboard.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_quill, meta, super_clipboard

More

Packages that depend on quill_super_clipboard