matrix-dart-sdk/pubspec.yaml

33 lines
615 B
YAML

name: famedlysdk
description: Matrix Dart SDK
version: 0.1.0
author: Famedly GmbH <info@famedly.com>
homepage: https://famedly.com
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
http: ^0.13.0
mime: ^1.0.0
canonical_json: ^1.0.0
markdown: ^4.0.0
html_unescape: ^2.0.0
moor: ^4.0.0
random_string: ^2.1.0
crypto: ^3.0.0
base58check: ^2.0.0
olm: ^2.0.0
isolate: ^2.0.3
matrix_api_lite: ^0.3.3
hive: ^2.0.4
dev_dependencies:
test: ^1.15.7
coverage: ">=0.15.0 <2.0.0"
moor_generator: ^4.0.0
build_runner: ^1.11.1
pedantic: ^1.11.0
file: ^6.1.1
#flutter_test: {sdk: flutter}