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

Security and encryption utilities for Easy Dev Toolkit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_dev_security

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

dependencies:
  easy_dev_security: ^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:easy_dev_security/easy_dev_security.dart';
0
likes
110
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

Security and encryption utilities for Easy Dev Toolkit.

Documentation

API reference

License

MIT (license)

Dependencies

easy_dev_core, encrypt, flutter, local_auth

More

Packages that depend on easy_dev_security