flutter_encrypt_lib 1.0.0 copy "flutter_encrypt_lib: ^1.0.0" to clipboard
flutter_encrypt_lib: ^1.0.0 copied to clipboard

outdated

A new flutter plugin project for DES encrypt.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_encrypt_lib

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

dependencies:
  flutter_encrypt_lib: ^1.0.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:flutter_encrypt_lib/flutter_encrypt_lib.dart';
0
likes
30
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter plugin project for DES encrypt.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_encrypt_lib

Packages that implement flutter_encrypt_lib