snap_share 1.0.0 copy "snap_share: ^1.0.0" to clipboard
snap_share: ^1.0.0 copied to clipboard

Share images and content to Snapchat using Creative Kit. Supports both iOS (SCSDKCreativeKit) and Android (Creative Kit Lite).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snap_share

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

dependencies:
  snap_share: ^1.0.0

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:snap_share/snap_share.dart';
0
likes
160
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Share images and content to Snapchat using Creative Kit. Supports both iOS (SCSDKCreativeKit) and Android (Creative Kit Lite).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on snap_share

Packages that implement snap_share