mirror of
https://github.com/flutter/samples.git
synced 2026-03-27 14:51:45 +00:00
Update sdk constraint range and update runners (#1706)
This commit is contained in:
@@ -2,7 +2,7 @@ name: tool
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <3.0.0'
|
||||
sdk: '>=2.19.5 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
markdown: ^7.0.0
|
||||
|
||||
@@ -4,7 +4,7 @@ homepage: https://github.com/flutter/samples/tree/main/web/samples_index
|
||||
version: 0.0.1
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <3.0.0'
|
||||
sdk: '>=2.19.5 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
json_annotation: ^4.7.0
|
||||
|
||||
Reference in New Issue
Block a user