fix: update SDK constraints to ensure compatibility across multiple pubspec files

This commit is contained in:
Achintha Isuru
2026-02-02 10:30:50 -05:00
parent 075c3150d0
commit 94ad1d66fb
12 changed files with 17751 additions and 17742 deletions

View File

@@ -208,6 +208,9 @@ workflows:
<<: *staff-app-base
name: 🚛🤖👨‍🍳 Staff App Dev (Android App Distribution)
environment:
flutter: stable
xcode: latest
cocoapods: default
groups:
- staff_app_dev_credentials
vars:
@@ -220,6 +223,9 @@ workflows:
<<: *staff-app-base
name: 🚛🤖👨‍🍳 Staff App Staging (Android App Distribution)
environment:
flutter: stable
xcode: latest
cocoapods: default
groups:
- staff_app_staging_credentials
vars:
@@ -232,6 +238,9 @@ workflows:
<<: *staff-app-base
name: 🚛🤖👨‍🍳 Staff App Prod (Android App Distribution)
environment:
flutter: stable
xcode: latest
cocoapods: default
groups:
- staff_app_prod_credentials
vars: