veilidchat/packages/veilid_support/pubspec.yaml

27 lines
504 B
YAML
Raw Normal View History

2023-12-28 03:56:24 +00:00
name: veilid_support
description: Veilid Support Library
publish_to: 'none'
version: 1.0.2+0
environment:
sdk: '>=3.0.5 <4.0.0'
dependencies:
2024-01-05 03:29:43 +00:00
bloc: ^8.1.2
2023-12-28 03:56:24 +00:00
fast_immutable_collections: ^9.1.5
freezed_annotation: ^2.2.0
json_annotation: ^4.8.1
loggy: ^2.0.3
mutex: ^3.1.0
protobuf: ^3.0.0
veilid:
# veilid: ^0.0.1
path: ../../../veilid/veilid-flutter
dev_dependencies:
build_runner: ^2.4.6
freezed: ^2.3.5
json_serializable: ^6.7.1
lint_hard: ^4.0.0
2024-01-05 03:29:43 +00:00
test: ^1.25.0