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

Des and 3des encryption and decryption

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add des_plugin

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

dependencies:
  des_plugin: ^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:des_plugin/des_plugin.dart';
0
likes
20
pub points
64%
popularity

Publisher

unverified uploader

Des and 3des encryption and decryption

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on des_plugin