sentc_flutter_secure_storage 0.8.0 copy "sentc_flutter_secure_storage: ^0.8.0" to clipboard
sentc_flutter_secure_storage: ^0.8.0 copied to clipboard

Using flutter secure storage for sentc. This plugin provides an alternative storage implementation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sentc_flutter_secure_storage

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

dependencies:
  sentc_flutter_secure_storage: ^0.8.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_flutter_secure_storage/sentc_flutter_secure_storage.dart';
1
likes
140
points
12
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Using flutter secure storage for sentc. This plugin provides an alternative storage implementation.

Homepage
Repository (GitHub)
View/report issues

Topics

#crypto #sdk #sentc #encryption

License

AGPL-3.0 (license)

Dependencies

flutter, flutter_secure_storage, flutter_web_plugins, plugin_platform_interface, sentc

More

Packages that depend on sentc_flutter_secure_storage

Packages that implement sentc_flutter_secure_storage