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

A new Flutter plugin to encrypt data using elliptic curve keypair.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elliptic_curve_keypair

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

dependencies:
  elliptic_curve_keypair: ^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:elliptic_curve_keypair/elliptic_curve_keypair.dart';
0
likes
135
points
12
downloads

Publisher

verified publisherjakapong.com

Weekly Downloads

A new Flutter plugin to encrypt data using elliptic curve keypair.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on elliptic_curve_keypair

Packages that implement elliptic_curve_keypair