20 lines
333 B
YAML
20 lines
333 B
YAML
name: omemo_dart
|
|
description: An XMPP library independent OMEMO library
|
|
version: 0.1.0
|
|
|
|
environment:
|
|
sdk: '>=2.17.0 <3.0.0'
|
|
|
|
dependencies:
|
|
cryptography: ^2.0.5
|
|
pinenacl: ^0.5.1
|
|
protobuf: ^2.1.0
|
|
synchronized: ^3.0.0+2
|
|
|
|
dev_dependencies:
|
|
lints: ^2.0.0
|
|
protoc_plugin: ^20.0.1
|
|
test: ^1.21.0
|
|
very_good_analysis: ^3.0.1
|
|
|