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

outdated

String encryption package for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add myan_encrypt

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

dependencies:
  myan_encrypt: ^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:myan_encrypt/myan_encrypt.dart';
1
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

String encryption package for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, encrypt, flutter, flutter_secure_storage, pointycastle

More

Packages that depend on myan_encrypt