vyuh_plugin_storage_secure 1.1.2 copy "vyuh_plugin_storage_secure: ^1.1.2" to clipboard
vyuh_plugin_storage_secure: ^1.1.2 copied to clipboard

A secure storage plugin for Vyuh using flutter_secure_storage for encrypted data storage across platforms

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vyuh_plugin_storage_secure

With Flutter:

 $ flutter pub add vyuh_plugin_storage_secure

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

dependencies:
  vyuh_plugin_storage_secure: ^1.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vyuh_plugin_storage_secure/vyuh_plugin_storage_secure.dart';
0
likes
0
points
24
downloads

Publisher

verified publishervyuh.tech

Weekly Downloads

A secure storage plugin for Vyuh using flutter_secure_storage for encrypted data storage across platforms

Homepage
Repository (GitHub)
View/report issues

Topics

#vyuh #storage #secure #plugin

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, vyuh_core

More

Packages that depend on vyuh_plugin_storage_secure