2022-06-30 12:00:18 +00:00
|
|
|
name: omemo_dart
|
2022-08-01 20:08:38 +00:00
|
|
|
description: An XMPP library independent OMEMO library
|
2022-09-29 13:20:25 +00:00
|
|
|
version: 0.3.1
|
2022-08-09 14:02:20 +00:00
|
|
|
homepage: https://github.com/PapaTutuWawa/omemo_dart
|
2022-08-09 13:51:22 +00:00
|
|
|
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
2022-06-30 12:00:18 +00:00
|
|
|
|
|
|
|
environment:
|
2022-08-09 14:40:19 +00:00
|
|
|
sdk: '>=2.17.0 <3.0.0'
|
2022-06-30 12:00:18 +00:00
|
|
|
|
2022-08-01 20:08:38 +00:00
|
|
|
dependencies:
|
2022-08-04 12:01:50 +00:00
|
|
|
collection: ^1.16.0
|
2022-08-02 13:03:58 +00:00
|
|
|
cryptography: ^2.0.5
|
2022-08-08 12:26:25 +00:00
|
|
|
hex: ^0.2.0
|
2022-09-15 11:17:30 +00:00
|
|
|
logging: ^1.0.2
|
2022-09-09 15:40:16 +00:00
|
|
|
meta: ^1.7.0
|
2022-08-02 13:03:58 +00:00
|
|
|
pinenacl: ^0.5.1
|
2022-08-04 10:50:19 +00:00
|
|
|
synchronized: ^3.0.0+2
|
2022-06-30 12:00:18 +00:00
|
|
|
|
|
|
|
dev_dependencies:
|
2022-08-02 13:03:58 +00:00
|
|
|
lints: ^2.0.0
|
2022-08-07 15:02:06 +00:00
|
|
|
protobuf: ^2.1.0
|
2022-08-02 16:13:14 +00:00
|
|
|
protoc_plugin: ^20.0.1
|
2022-08-02 13:03:58 +00:00
|
|
|
test: ^1.21.0
|
2022-08-02 13:10:31 +00:00
|
|
|
very_good_analysis: ^3.0.1
|