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

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

Publisher

verified publisherwallei.in

Weekly Downloads

Secure local database.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

encrypt, flutter, shared_preferences

More

Packages that depend on local_secure_storage