secp256r1 0.1.0-dev.6 copy "secp256r1: ^0.1.0-dev.6" to clipboard
secp256r1: ^0.1.0-dev.6 copied to clipboard

A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add secp256r1

With Flutter:

 $ flutter pub add secp256r1

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

dependencies:
  secp256r1: ^0.1.0-dev.6

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:secp256r1/secp256r1.dart';
4
likes
0
pub points
72%
popularity

Publisher

verified publisherastrox.io

A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

agent_dart, flutter, plugin_platform_interface, tuple

More

Packages that depend on secp256r1