local_secure_storage 0.0.1 copy "local_secure_storage: ^0.0.1" to clipboard
local_secure_storage: ^0.0.1 copied to clipboard

outdated

Secure local database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_secure_storage

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

dependencies:
  local_secure_storage: ^0.0.1

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:local_secure_storage/local_secure_storage.dart';
0
likes
0
points
23
downloads

Publisher

verified publisherwallei.in

Weekly Downloads

Secure local database.

Homepage

License

unknown (license)

Dependencies

encrypt, flutter, shared_preferences

More

Packages that depend on local_secure_storage