Installing firebase_auth (3.1.1) Installing firebase_core (1.6.0) Installing firebase_crashlytics (2.2.1) Installing firebase_messaging (10.0.7) Installing firebase_storage (10.0.3) Installing flutter_image_compress (0.0.1) Installing flutter_local_notifications (0.0.1) ...
Analyzing dependencies Inspecting targets to integrate Using `ARCHS` setting to build architectures of target `Pods-Runner`: (``) Finding Podfile changes A cloud_firestore A cloud_firestore_web A firebase_auth A firebase_auth_web A firebase_core A firebase_core_web - Flutter - flutter_plugin_an...
We linkFirebaseAnalyticsWithoutAdIdSupport, so I'm not sure why any calls to Ad attribution are being made. Tried linkingFirebaseAnalytics, made no difference. I've tried building a new project where I just link Remote Config and used the sameGoogleService-Info.plist, however the issue does n...
firebase_auth: Using Firebase SDK version '10.10.0' defined in 'firebase_core' firebase_core: Using Firebase SDK version '10.10.0' defined in 'firebase_core' firebase_dynamic_links: Using Firebase SDK version '10.10.0' defined in 'firebase_core' Downloading dependencies Installi...
(0.0.1) Installing firebase_auth (4.6.3) Installing firebase_core (2.14.0) Installing firebase_messaging (14.6.3) Installing firebase_storage (11.2.3) Installing flutter_inappwebview (0.0.1) Installing flutter_local_notifications (0.0.1) Installing flutter_native_splash (0.0.1) Installing gRPC...
我按照 Flutter 网站上的文档安装了 Flutter,但是当我想运行它并执行 pod install 时,出现此错误。我尝试更改 Cocoapods 的版本,但不起作用。有人有想法吗? Analyzing dependencies firebase_analytics: Using Firebase SDK version '10.20.0' defined in 'firebase_core' firebase_core: Using Firebase SDK version...
warning: Stale file '/Users/tomi/Documents/Coding/Flutter/switchy/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/FirebaseAuthPlugin.h' is located outside of the allowed root paths. warning: Stale file '/Users/tomi/Documents/Coding/Flutter/switchy/build/ios/Debug-iphon...
firebase_auth: ^4.2.5 firebase_core: ^2.4.1 flutter: sdk: flutter # flutter_launcher_icons: ^0.11.0 flutter_native_splash: ^2.2.17 flutter_riverpod: ^2.1.3 flutter_spinkit: ^5.1.0 flutter_svg: ^1.1.6 flutter_tts: ^3.6.3 go_router: ^6.0.1 ...
For what it's worth, I struggled with this issue for days, and this is the Dockerfile that finally works (I needed it to work for Flutter and Firebase). # Environemnt to install flutter and build web FROM debian:latest AS build-env # install all needed stuff RUN apt-get update && ...
Platform iPhone6.iPhone11 Plugin connectivity_plus Version 4.02,3.06 Flutter SDK 3.10.0 Steps to reproduce flutter pub add connectivity_plus flutter run ` Launching lib/main.dart on DIKOKO in debug mode... main.dart:1 Automatically signi...