Add Dart SDK constraint to a pubspec (#70030)
This will unblock the roll of the next Dart SDK
This commit is contained in:
parent
fb552edcb8
commit
e59ab90ae1
@ -3,4 +3,7 @@
|
|||||||
|
|
||||||
name: dummy
|
name: dummy
|
||||||
|
|
||||||
|
environment:
|
||||||
|
sdk: '>=2.10.0 <3.0.0'
|
||||||
|
|
||||||
# PUBSPEC CHECKSUM: 0000
|
# PUBSPEC CHECKSUM: 0000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user