clipboard_all_types 0.0.2 copy "clipboard_all_types: ^0.0.2" to clipboard
clipboard_all_types: ^0.0.2 copied to clipboard

This package get all types of data from clipboard

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clipboard_all_types

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

dependencies:
  clipboard_all_types: ^0.0.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:clipboard_all_types/clipboard_all_types.dart';
9
likes
120
pub points
24%
popularity

Publisher

verified publishermerterim.dev

This package get all types of data from clipboard

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on clipboard_all_types