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

Easily allow your users to share their verified personal information directly with your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bloom_share_kit

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

dependencies:
  bloom_share_kit: ^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:bloom_share_kit/bloom_share_kit.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Easily allow your users to share their verified personal information directly with your application.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

buffer, collection, convert, ethereum_util, flutter, flutter_svg, json_annotation, json_serializable, merkletree, meta, qr, sortedmap, url_launcher

More

Packages that depend on bloom_share_kit