We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b011188 commit 2f59e26Copy full SHA for 2f59e26
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# CHANGELOG
2
+
3
+## 0.1.0-dev.2
4
5
+* Fix compiling issues on iOS.
6
7
## 0.1.0-dev.1
8
9
* Support secp256r1 on Android and iOS.
pubspec.yaml
@@ -1,7 +1,7 @@
name: secp256r1
description: >
A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.
-version: 0.1.0-dev.1
+version: 0.1.0-dev.2
repository: https://github.com/AstroxNetwork/flutter_secp256r1
environment:
0 commit comments