veilidchat/packages/veilid_support/pubspec.yaml

30 lines
564 B
YAML
Raw Normal View History

2023-12-27 22:56:24 -05: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-02-11 00:29:58 -05:00
async_tools:
path: ../async_tools
2024-01-04 22:29:43 -05:00
bloc: ^8.1.2
2024-01-24 20:59:39 -05:00
equatable: ^2.0.5
2023-12-27 22:56:24 -05:00
fast_immutable_collections: ^9.1.5
freezed_annotation: ^2.2.0
json_annotation: ^4.8.1
loggy: ^2.0.3
2024-01-24 20:59:39 -05:00
meta: ^1.10.0
2023-12-27 22:56:24 -05:00
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-04 22:29:43 -05:00
test: ^1.25.0