Upgrade example

This commit is contained in:
Moritz 2024-12-16 14:46:37 +01:00
parent b3ad3d8acd
commit 054b442e48
1 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ description: Dart gRPC-Web sample client
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
sdk: ^3.5.0
dependencies:
grpc:
@ -11,6 +11,6 @@ dependencies:
protobuf: ^3.0.0
dev_dependencies:
build_runner: ^2.0.0
build_web_compilers: '>3.0.0 <5.0.0'
lints: ^2.0.0
build_runner: ^2.4.13
build_web_compilers: ^4.0.11
lints: ^5.1.0