veilidchat/packages/veilid_support/pubspec.yaml

33 lines
620 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:
2024-02-27 04:34:17 +00:00
sdk: '>=3.2.0 <4.0.0'
2023-12-28 03:56:24 +00:00
dependencies:
2024-05-09 15:54:52 +00:00
async_tools: ^0.1.1
bloc: ^8.1.4
bloc_advanced_tools: ^0.1.1
2024-05-26 02:46:43 +00:00
charcode: ^1.3.1
2024-04-29 01:18:30 +00:00
collection: ^1.18.0
2024-01-25 01:59:39 +00:00
equatable: ^2.0.5
2024-05-21 00:48:17 +00:00
fast_immutable_collections: ^10.2.3
2024-02-27 04:34:17 +00:00
freezed_annotation: ^2.4.1
2024-05-09 15:54:52 +00:00
json_annotation: ^4.9.0
2023-12-28 03:56:24 +00:00
loggy: ^2.0.3
2024-05-21 00:48:17 +00:00
meta: ^1.12.0
2024-02-15 18:05:59 +00:00
2024-02-27 04:34:17 +00:00
protobuf: ^3.1.0
2023-12-28 03:56:24 +00:00
veilid:
# veilid: ^0.0.1
path: ../../../veilid/veilid-flutter
dev_dependencies:
2024-05-21 00:48:17 +00:00
build_runner: ^2.4.10
2024-05-09 15:54:52 +00:00
freezed: ^2.5.2
json_serializable: ^6.8.0
2023-12-28 03:56:24 +00:00
lint_hard: ^4.0.0
2024-02-27 04:34:17 +00:00
test: ^1.25.2