veilidchat/packages/async_tools/pubspec.yaml
Christien Rioux a6ba08255b checkpoint
2024-02-11 23:18:20 -05:00

20 lines
347 B
YAML

name: async_tools
description: Useful data structures and tools for async/Future code
version: 1.0.0
publish_to: none
environment:
sdk: ^3.2.6
# Add regular dependencies here.
dependencies:
freezed_annotation: ^2.2.0
mutex:
path: ../mutex
dev_dependencies:
build_runner: ^2.4.8
freezed: ^2.3.5
lint_hard: ^4.0.0
test: ^1.24.0