diff --git a/.fvm/fvm_config.json b/.fvm/fvm_config.json index 3fa05ed8..8a383785 100644 --- a/.fvm/fvm_config.json +++ b/.fvm/fvm_config.json @@ -1,4 +1,4 @@ { - "flutterSdkVersion": "3.24.2", + "flutterSdkVersion": "3.24.3", "flavors": {} } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 054ef51e..adb9ac42 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1478,4 +1478,4 @@ packages: version: "3.1.2" sdks: dart: ">=3.5.1 <4.0.0" - flutter: ">=3.24.2" + flutter: ">=3.24.3" diff --git a/pubspec.yaml b/pubspec.yaml index 2f1a7e8e..669ef13f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ version: 2.2.2 environment: sdk: ">=3.0.0 <4.0.0" - flutter: 3.24.2 + flutter: 3.24.3 dependencies: appainter_annotations: