fix: update Flutter SDK version to ^3.8.0 and adjust dependencies for client and staff apps

This commit is contained in:
Achintha Isuru
2025-11-19 13:51:36 -05:00
parent 4ca290917f
commit 9553b03398
6 changed files with 8 additions and 10 deletions

View File

@@ -1932,5 +1932,5 @@ packages:
source: hosted
version: "3.1.3"
sdks:
dart: ">=3.8.0-0 <4.0.0"
dart: ">=3.8.0 <4.0.0"
flutter: ">=3.27.0"