Skip to content

Commit 2fd9e5f

Browse files
committed
chore(cryptography_flutter_plus): release 2.3.4
1 parent 0f133e7 commit 2fd9e5f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

cryptography_flutter/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.3.4
2+
3+
- **fix**(iOS, MacOS): compilation issue, rename podspec
4+
- **fix**(Android): Remove registrar build error on v1 plugin
5+
16
## 2.3.3
27

38
**Release of package under new name**

cryptography_flutter/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cryptography_flutter_plus
2-
version: 2.3.3
2+
version: 2.3.4
33
homepage: https://github.com/emz-hanauer/dart-cryptography
44
description:
55
Makes 'package:cryptography_plus' use platform APIs in Android, iOS, and Mac OS X. The package can

0 commit comments

Comments
 (0)