mirror of
https://github.com/flutter/samples.git
synced 2026-03-22 04:17:50 +00:00
Update sdk constraint range and update runners (#1706)
This commit is contained in:
@@ -3,7 +3,7 @@ description: Common data models required by our client and server
|
||||
version: 1.0.0
|
||||
|
||||
environment:
|
||||
sdk: ">=2.18.1 <3.0.0"
|
||||
sdk: '>=2.19.5 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
freezed_annotation: ^2.1.0
|
||||
|
||||
Reference in New Issue
Block a user