security_client 0.1.0 copy "security_client: ^0.1.0" to clipboard
security_client: ^0.1.0 copied to clipboard

Stupid Simple Encrypted Storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add security_client

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

dependencies:
  security_client: ^0.1.0

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:security_client/security_client.dart';
1
likes
120
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Stupid Simple Encrypted Storage.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path, sqflite, sqflite_sqlcipher

More

Packages that depend on security_client