diff --git a/frontend/pubspec.lock b/frontend/pubspec.lock index 385b2a0..7d97f7a 100644 --- a/frontend/pubspec.lock +++ b/frontend/pubspec.lock @@ -1015,4 +1015,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.7.0 <4.0.0" - flutter: ">=3.27.0" + flutter: ">=3.29.1" diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index ea783ef..3cf2a53 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -20,6 +20,7 @@ version: 1.0.0+1 environment: sdk: '>=3.3.4 <4.0.0' + flutter: 3.29.1 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions