chore(repo): bump min flutter SDK to 3.13.
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -4,8 +4,8 @@ publish_to: 'none'
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
flutter: ">=3.10.0"
|
||||
sdk: ">=3.1.0 <4.0.0"
|
||||
flutter: ">=3.13.0"
|
||||
|
||||
dependencies:
|
||||
collection: ^1.15.0
|
||||
|
||||
Reference in New Issue
Block a user