In my flutter projcet the Android app is operating nice and the iOS construct whereas construct offers following subject.
iOS growth goal is ready to 13.
Right here is my pubspec.yaml file
identify: estejaba_flutter
description: "A brand new Flutter undertaking."
publish_to: 'none' # Take away this line should you want to publish to pub.dev
model: 1.0.0+1
atmosphere:
sdk: ^3.5.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
get: ^4.6.6
permission_handler: ^11.3.1
intl: ^0.19.0
cached_network_image: ^3.4.1
flutter_localization: ^0.2.2
http: ^1.2.2
image_picker: ^1.1.2
firebase_core: ^3.4.1
firebase_storage: ^12.3.0
firebase_messaging: ^15.1.1
shared_preferences: ^2.3.2
path_provider: ^2.1.4
syncfusion_flutter_pdfviewer: ^27.1.48
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true
# So as to add belongings to your utility, add an belongings part, like this:
belongings:
- belongings/pictures/
- belongings/pictures/2x/
- belongings/pictures/3x/
- belongings/knowledge.json
- belongings/lang/en_US.json
- belongings/lang/ar_AE.json
fonts:
- household: Sora
fonts:
- asset: belongings/fonts/Sora-Medium.ttf
weight: 400
- asset: belongings/fonts/Sora-Medium.ttf
weight: 500
- asset: belongings/fonts/Sora-Medium.ttf
weight: 600
- asset: belongings/fonts/Sora-Medium.ttf
weight: 700
Pods instalation logs
Updating native specs repositories
Analyzing dependencies
firebase_core: Utilizing Firebase SDK model '11.0.0' outlined in 'firebase_core'
firebase_messaging: Utilizing Firebase SDK model '11.0.0' outlined in 'firebase_core'
firebase_storage: Utilizing Firebase SDK model '11.0.0' outlined in 'firebase_core'
Downloading dependencies
Putting in Firebase (11.0.0)
Putting in FirebaseAppCheckInterop (11.2.0)
Putting in FirebaseAuthInterop (11.2.0)
Putting in FirebaseCore (11.0.0)
Putting in FirebaseCoreExtension (11.2.0)
Putting in FirebaseCoreInternal (11.2.0)
Putting in FirebaseInstallations (11.2.0)
Putting in FirebaseMessaging (11.0.0)
Putting in FirebaseStorage (11.0.0)
Putting in Flutter (1.0.0)
Putting in GTMSessionFetcher (3.5.0)
Putting in GoogleDataTransport (10.1.0)
Putting in GoogleUtilities (8.0.2)
Putting in PromisesObjC (2.4.0)
Putting in device_info_plus (0.0.1)
Putting in firebase_core (3.5.0)
Putting in firebase_messaging (15.1.2)
Putting in firebase_storage (12.3.1)
Putting in flutter_localization (0.0.1)
Putting in image_picker_ios (0.0.1)
Putting in nanopb (3.30910.0)
Putting in path_provider_foundation (0.0.1)
Putting in permission_handler_apple (9.3.0)
Putting in shared_preferences_foundation (0.0.1)
Putting in sqflite (0.0.3)
Putting in syncfusion_flutter_pdfviewer (0.0.1)
Putting in url_launcher_ios (0.0.1)
Producing Pods undertaking
Integrating shopper undertaking
Pod set up full! There are 13 dependencies from the Podfile and 27 whole pods put in.
[!] CocoaPods didn't set the bottom configuration of your undertaking as a result of your undertaking already has a customized config set. To ensure that CocoaPods integration to work in any respect, please both set the bottom configurations of the goal `Runner` to `Goal Help Information/Pods-Runner/Pods-Runner.profile.xcconfig` or embrace the `Goal Help Information/Pods-Runner/Pods-Runner.profile.xcconfig` in your construct configuration (`Flutter/Launch.xcconfig`).