Skip to content

Commit

Permalink
Update Dart SDK version to 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
khoren93 committed Jun 16, 2024
1 parent f1160c3 commit ac3ce29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,5 +1315,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.4.0 <4.0.0"
dart: ">=3.4.3 <4.0.0"
flutter: ">=3.22.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A new Flutter project.
version: 1.0.0+9

environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ">=3.4.3 <4.0.0"

dependencies:
bloc: ^8.0.0
Expand Down

0 comments on commit ac3ce29

Please sign in to comment.