super_clipboard_syncme 0.9.0-dev.2 copy "super_clipboard_syncme: ^0.9.0-dev.2" to clipboard
super_clipboard_syncme: ^0.9.0-dev.2 copied to clipboard

Comprehensive clipboard access package for Flutter. Supports reading and writing of rich text, images and other formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_clipboard_syncme

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

dependencies:
  super_clipboard_syncme: ^0.9.0-dev.2

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:super_clipboard_syncme/super_clipboard.dart';
import 'package:super_clipboard_syncme/super_clipboard_internal.dart';
0
likes
140
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

Comprehensive clipboard access package for Flutter. Supports reading and writing of rich text, images and other formats.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, meta, super_native_extensions_syncme

More

Packages that depend on super_clipboard_syncme