Skip to content

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

License

Notifications You must be signed in to change notification settings

FlutterQuill/quill-super-clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪶 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages