Merge branch 'dev' of https://github.com/SyncrowIOT/web into upgrade-flutter-version-in-deployment-actions

This commit is contained in:
Faris Armoush
2025-06-12 14:58:36 +03:00
133 changed files with 30 additions and 5080 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.27.3'
flutter-version: '3.32.1'
- name: Install dependencies
run: flutter pub get