update flutter futter v
Some checks are pending
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run

This commit is contained in:
efrilm 2026-05-29 17:47:20 +07:00
parent 508b72a52e
commit 7955ebb7d1
3 changed files with 3 additions and 4 deletions

View File

@ -17,7 +17,6 @@ jobs:
- name: Setup Flutter - name: Setup Flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: "3.29.3"
channel: "stable" channel: "stable"
cache: true cache: true

View File

@ -1747,5 +1747,5 @@ packages:
source: hosted source: hosted
version: "3.1.3" version: "3.1.3"
sdks: sdks:
dart: ">=3.8.0 <4.0.0" dart: ">=3.8.1 <4.0.0"
flutter: ">=3.29.0" flutter: ">=3.29.0"

View File

@ -6,7 +6,7 @@ publish_to: "none"
version: 1.0.1+2 version: 1.0.1+2
environment: environment:
sdk: ^3.7.2 sdk: ^3.8.1
dependencies: dependencies:
flutter: flutter:
@ -25,7 +25,7 @@ dependencies:
path: ^1.9.1 path: ^1.9.1
path_provider: ^2.1.5 path_provider: ^2.1.5
dartz: ^0.10.1 dartz: ^0.10.1
intl: ^0.19.0 intl: ^0.20.2
flutter_svg: ^2.2.0 flutter_svg: ^2.2.0
freezed_annotation: ^2.4.1 freezed_annotation: ^2.4.1
json_annotation: ^4.9.0 json_annotation: ^4.9.0