Skip to content

Commit

Permalink
Add Flutter version to pubscpec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoSMarques committed Aug 29, 2024
1 parent af14c9d commit deec589
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,4 +278,4 @@ packages:
version: "14.2.5"
sdks:
dart: ">=3.3.0 <4.0.0"
flutter: ">=3.18.0-18.0.pre.54"
flutter: ">=3.19.0"
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,4 @@ packages:
version: "14.2.5"
sdks:
dart: ">=3.3.0 <4.0.0"
flutter: ">=3.18.0-18.0.pre.54"
flutter: ">=3.19.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/RodrigoSMarques/flutter_branch_sdk

environment:
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.3.0"
flutter: ">=3.19.0"

dependencies:
flutter:
Expand Down

0 comments on commit deec589

Please sign in to comment.