feat: Update Flutter version handling in CI and adjust pubspec files for compatibility

This commit is contained in:
Achintha Isuru
2026-02-19 16:45:03 -05:00
parent aff56be2bc
commit b8772b301e
3 changed files with 3 additions and 2 deletions

View File

@@ -1530,4 +1530,4 @@ packages:
version: "2.2.3"
sdks:
dart: ">=3.10.3 <4.0.0"
flutter: ">=3.38.4"
flutter: ">=3.38.4 <4.0.0"