Files
wolf_dart/packages/wolf_3d_synth/pubspec.yaml
2026-03-15 12:26:35 +01:00

17 lines
289 B
YAML

name: wolf_3d_synth
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.11.1
resolution: workspace
dependencies:
wolf_3d_data_types:
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6