diff --git a/example/pubspec.lock b/example/pubspec.lock index c9e1629..951fd1c 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -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" diff --git a/pubspec.lock b/pubspec.lock index 4ca6cb3..8bc8ad4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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" diff --git a/pubspec.yaml b/pubspec.yaml index a83532e..99eaa55 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: