Skip to content

Commit 131452a

Browse files
Merge pull request #36 from famedly/karthi/v0.4.0-dart
build: Bump vodozemac version v0.4.0 in flutter_vodozemac
2 parents 74f5136 + 32f9303 commit 131452a

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

flutter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
This package contains bindings to build Vodozemac in Flutter applications. Please refer to [vodozemac](https://pub.dev/packages/vodozemac) for documentation.
44

5-
Read this guide on [decrypting ciphertext in iOS directly with C-compatible ffi bindings, for displaying encrypted messages in push notifications](./ios/Classes/README_NOTIFICATION_DECRYPT.md).
5+
Read this guide on [decrypting ciphertext in iOS directly with C-compatible ffi bindings, for displaying encrypted messages in push notifications](./ios/README_NOTIFICATION_DECRYPT.md).
File renamed without changes.

flutter/ios/Classes/MatrixNotificationDecryptExample.swift renamed to flutter/ios/example/MatrixNotificationDecryptExample.swift

File renamed without changes.

flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
sdk: flutter
1515
flutter_rust_bridge: any
1616
plugin_platform_interface: ^2.0.2
17-
vodozemac: ^0.3.0
17+
vodozemac: ^0.4.0
1818

1919
dev_dependencies:
2020
ffi: ^2.1.3

0 commit comments

Comments
 (0)