chore(repo): bump min dart sdk version to 2.17.0

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-05-12 13:28:09 +05:30
committed by xsahil03x
parent d5f449c04f
commit 278fb2dd69
11 changed files with 13 additions and 12 deletions
@@ -5,7 +5,7 @@ publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
sdk: '>=2.17.0 <3.0.0'
dependencies:
cupertino_icons: ^1.0.3