update flutter futter v
Some checks are pending
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run
Some checks are pending
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run
This commit is contained in:
parent
508b72a52e
commit
7955ebb7d1
1
.github/workflows/ios.yml
vendored
1
.github/workflows/ios.yml
vendored
@ -17,7 +17,6 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.29.3"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
|
||||
|
||||
@ -1747,5 +1747,5 @@ packages:
|
||||
source: hosted
|
||||
version: "3.1.3"
|
||||
sdks:
|
||||
dart: ">=3.8.0 <4.0.0"
|
||||
dart: ">=3.8.1 <4.0.0"
|
||||
flutter: ">=3.29.0"
|
||||
|
||||
@ -6,7 +6,7 @@ publish_to: "none"
|
||||
version: 1.0.1+2
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.2
|
||||
sdk: ^3.8.1
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
@ -25,7 +25,7 @@ dependencies:
|
||||
path: ^1.9.1
|
||||
path_provider: ^2.1.5
|
||||
dartz: ^0.10.1
|
||||
intl: ^0.19.0
|
||||
intl: ^0.20.2
|
||||
flutter_svg: ^2.2.0
|
||||
freezed_annotation: ^2.4.1
|
||||
json_annotation: ^4.9.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user