vyuh_plugin_storage_secure 1.2.0 copy "vyuh_plugin_storage_secure: ^1.2.0" to clipboard
vyuh_plugin_storage_secure: ^1.2.0 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 Flutter:

 $ flutter pub add vyuh_plugin_storage_secure
copied to clipboard

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

dependencies:
  vyuh_plugin_storage_secure: ^1.2.0
copied to clipboard

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:vyuh_plugin_storage_secure/vyuh_plugin_storage_secure.dart';
copied to clipboard
0
likes
150
points
68
downloads

Publisher

verified publishervyuh.tech

Weekly Downloads

2024.09.13 - 2025.03.28

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#vyuh #storage #secure #plugin

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, vyuh_core

More

Packages that depend on vyuh_plugin_storage_secure