secure_store_plugin 0.0.3 copy "secure_store_plugin: ^0.0.3" to clipboard
secure_store_plugin: ^0.0.3 copied to clipboard

This is a plugin for storing data with high security.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_store_plugin

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

dependencies:
  secure_store_plugin: ^0.0.3

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:secure_store_plugin/secure_store_plugin.dart';
7
likes
130
points
8
downloads

Publisher

verified publisherit36vn.com

Weekly Downloads

This is a plugin for storing data with high security.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on secure_store_plugin

Packages that implement secure_store_plugin