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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quill_super_clipboard

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

dependencies:
  quill_super_clipboard: ^0.0.1-alpha.1

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:quill_super_clipboard/quill_super_clipboard.dart';
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