veilidchat/packages/mutex/pubspec.yaml
Christien Rioux efb7b95980 bugfixes
flutter 3.19 upgrade
2024-02-27 21:37:39 -05:00

13 lines
234 B
YAML

name: mutex
description: Mutual exclusion with implementation of normal and read-write mutex
version: 3.1.0
publish_to: none
environment:
sdk: '>=3.2.0 <4.0.0'
dev_dependencies:
lint_hard: ^4.0.0
pana: ^0.22.2
test: ^1.25.2