Files
softplayer-dart-proto/pubspec.yaml
2026-04-27 12:43:19 +02:00

17 lines
320 B
YAML

name: softplayer_dart_proto
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.5
# Add regular dependencies here.
dependencies:
protobuf: 6.0.0
# path: ^1.9.0
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6