Skip to content

Commit

Permalink
Upgraded flutter environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sagnik150699 committed Oct 17, 2024
1 parent 8547baa commit 3bb89e2
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 @@ -542,5 +542,5 @@ packages:
source: hosted
version: "6.5.0"
sdks:
dart: ">=3.5.0 <4.0.0"
dart: ">=3.5.1 <4.0.0"
flutter: ">=3.24.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: '>=3.1.3 <4.0.0'
sdk: '>=3.5.1 <4.0.0'

dependencies:
flutter:
Expand Down

0 comments on commit 3bb89e2

Please sign in to comment.