enclavia_dart 0.2.0 copy "enclavia_dart: ^0.2.0" to clipboard
enclavia_dart: ^0.2.0 copied to clipboard

Dart bindings for the enclavia client SDK (attested Noise tunnel to an enclave).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add enclavia_dart

With Flutter:

 $ flutter pub add enclavia_dart

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

dependencies:
  enclavia_dart: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:enclavia_dart/enclavia_dart.dart';
0
likes
120
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart bindings for the enclavia client SDK (attested Noise tunnel to an enclave).

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0, MIT (license)

Dependencies

ffi, hooks, native_toolchain_rust

More

Packages that depend on enclavia_dart