omemo_dart/pubspec.yaml
Alexander "PapaTutuWawa afad5056c0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
release: Bump version to 0.3.2
2022-11-05 13:50:45 +01:00

25 lines
519 B
YAML

name: omemo_dart
description: An XMPP library independent OMEMO library
version: 0.3.2
homepage: https://github.com/PapaTutuWawa/omemo_dart
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
collection: ^1.16.0
cryptography: ^2.0.5
hex: ^0.2.0
logging: ^1.0.2
meta: ^1.7.0
pinenacl: ^0.5.1
synchronized: ^3.0.0+2
dev_dependencies:
lints: ^2.0.0
protobuf: ^2.1.0
protoc_plugin: ^20.0.1
test: ^1.21.0
very_good_analysis: ^3.0.1