secp256r1 0.1.0-dev.8 copy "secp256r1: ^0.1.0-dev.8" to clipboard
secp256r1: ^0.1.0-dev.8 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 Flutter:

 $ flutter pub add secp256r1

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

dependencies:
  secp256r1: ^0.1.0-dev.8

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:secp256r1/secp256r1.dart';
4
likes
160
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

Documentation

API reference

License

MIT (license)

Dependencies

agent_dart, agent_dart_base, flutter, plugin_platform_interface, tuple

More

Packages that depend on secp256r1