encryption_lib 0.0.2 copy "encryption_lib: ^0.0.2" to clipboard
encryption_lib: ^0.0.2 copied to clipboard

discontinued

Package that can be used for files encryption.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add encryption_lib

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

dependencies:
  encryption_lib: ^0.0.2

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:encryption_lib/encryption_lib.dart';
1
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Package that can be used for files encryption.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on encryption_lib