zuraffa_intents 1.0.1 copy "zuraffa_intents: ^1.0.1" to clipboard
zuraffa_intents: ^1.0.1 copied to clipboard

The incoming-share seam for the Zuraffa ecosystem: receive shared text/media (boot-time plus live stream) and record sent-message share suggestions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zuraffa_intents

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

dependencies:
  zuraffa_intents: ^1.0.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:zuraffa_intents/zuraffa_intents.dart';
0
likes
160
points
143
downloads

Documentation

API reference

Publisher

verified publisherzuraffa.com

Weekly Downloads

The incoming-share seam for the Zuraffa ecosystem: receive shared text/media (boot-time plus live stream) and record sent-message share suggestions.

Homepage
Repository (GitHub)
View/report issues

Topics

#share #share-intents #deep-links #plugins

License

MIT (license)

Dependencies

flutter, get_it, json_annotation, zorphy_annotation, zuraffa

More

Packages that depend on zuraffa_intents

Packages that implement zuraffa_intents