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

@@ -1,5 +0,0 @@
DEFAULT := $code_gen
code_gen:
@echo "Running dart build_runner"
dart run build_runner build --delete-conflicting-outputs

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"

View File

@@ -5,7 +5,7 @@ publish_to: 'none'
version: 1.0.28+111
environment:
sdk: ^3.5.4
sdk: ^3.8.0
dependencies:
flutter: