Files
softplayer-dart-proto/pubspec.yaml
Nikolai Rodionov 3b6f659a15 Add wellknown types
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-04-27 12:34:44 +02:00

18 lines
370 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:
googleapis_grpc: ^1.0.28+routingonly
protobuf_wellknown: ^0.1.1
# path: ^1.9.0
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6