dart_rust_encrypt 1.2.0 copy "dart_rust_encrypt: ^1.2.0" to clipboard
dart_rust_encrypt: ^1.2.0 copied to clipboard

Flutter plugin for commons hashing and encryption algorithms with power of Rust.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_rust_encrypt

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

dependencies:
  dart_rust_encrypt: ^1.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_rust_encrypt/dart_rust_encrypt.dart';
6
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for commons hashing and encryption algorithms with power of Rust.

License

unknown (license)

Dependencies

ffi, flutter_rust_bridge, meta, uuid

More

Packages that depend on dart_rust_encrypt