Skip to content

Commit 1748dbf

Browse files
Update SDK requirements for compatibility with flutter_lints 6.0.0
Co-authored-by: santoshvandari <63558580+santoshvandari@users.noreply.github.com>
1 parent ec62f5b commit 1748dbf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ platforms:
1313
macos:
1414
linux:
1515
environment:
16-
sdk: '>=3.5.0 <4.0.0'
17-
flutter: '>=3.10.0'
16+
sdk: '>=3.8.0 <4.0.0'
17+
flutter: '>=3.27.0'
1818

1919
dependencies:
2020
flutter:

0 commit comments

Comments
 (0)