sentc_common 0.10.0 copy "sentc_common: ^0.10.0" to clipboard
sentc_common: ^0.10.0 copied to clipboard

Common functions for the sentc and sentc light sdks. Sentc is an end-to-end encryption sdk with user and group management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sentc_common

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

dependencies:
  sentc_common: ^0.10.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:sentc_common/sentc_common.dart';
0
likes
140
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

Common functions for the sentc and sentc light sdks. Sentc is an end-to-end encryption sdk with user and group management.

Homepage
Repository (GitHub)

Topics

#crypto #sdk #sentc #encryption

Documentation

Documentation
API reference

License

AGPL-3.0 (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on sentc_common