Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cloud_firestore 0.7.3 #18143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pasza01 opened this issue Jun 2, 2018 · 8 comments
Closed

cloud_firestore 0.7.3 #18143

pasza01 opened this issue Jun 2, 2018 · 8 comments
Labels
p: cloud_firestore Firebase Firestore plugin p: firebase Firebase plugins p: tooling Affects the flutter_plugin_tools package package flutter/packages repository. See also p: labels.

Comments

@pasza01
Copy link

pasza01 commented Jun 2, 2018

error while running flutter run.
terminal will throw this error

 fatal error: 'cloud_firestore/CloudFirestorePlugin.h' file not found
    #import <cloud_firestore/CloudFirestorePlugin.h>

any idea how to solve this?

@gashki
Copy link

gashki commented Jun 10, 2018

were you able to fix this issue?

@zoechi
Copy link
Contributor

zoechi commented Jun 11, 2018

Please add the output of flutter doctor.
There were similar issues the last weeks where missing xxx.h from various plugins were reported.

#17943 (comment) mentions Flutter.h.
I'm not sure this is the same issue but the proposed solution might be worth a try here as well.

Similar #17196, #16652, #16645, #16621, #16566, #16246, #15409, #9817 (comment)

@tvolkert

update
#18265

@zoechi zoechi added framework flutter/packages/flutter repository. See also f: labels. p: tooling Affects the flutter_plugin_tools package labels Jun 11, 2018
@tvolkert
Copy link
Contributor

/cc @mravn-google

@pasza01
Copy link
Author

pasza01 commented Jun 12, 2018

@unknownzebra version 0.6.3 and clean built and working perfectly.

@ssarangi
Copy link

ssarangi commented Jun 12, 2018

[EDIT]: I saw that this is happening if I generate the project with swift support instead of objc. With objc support this works.

This is happening with every plugin I have been trying.

These are the plugin's I have which are causing issues...

font_awesome_flutter
image_picker
google_sign_in
firebase_analytics
firebase_auth
firebase_database
firebase_storage
cloud_firestore
firebase

This is with latest flutter as of today (06/12/2018)

Flutter Doctor output

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.4.4, on Mac OS X 10.13.4 17E199, locale en-US)
\iproxy not found. To work with iOS devices, please install ideviceinstaller. To install, run:
brew install ideviceinstaller.
[✓] Android toolchain - develop for Android devices (Android SDK 26.0.2)
[!] iOS toolchain - develop for iOS devices (Xcode 9.4)
    ! CocoaPods out of date (1.5.0 is recommended).
        CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the Dart side.
        Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS.
        For more info, see https://flutter.io/platform-plugins
      To upgrade:
        brew upgrade cocoapods
        pod setup
[✓] Android Studio (version 3.0)
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] IntelliJ IDEA Community Edition (version 2018.1.4)
[✓] VS Code (version 1.24.0)
[✓] Connected devices (2 available)

! Doctor found issues in 1 category.

@goderbauer goderbauer added plugin p: firebase Firebase plugins and removed framework flutter/packages/flutter repository. See also f: labels. labels Dec 29, 2018
@zoechi zoechi added the p: cloud_firestore Firebase Firestore plugin label Jan 4, 2019
@zoechi zoechi added this to the Goals milestone Jan 8, 2019
@kroikie
Copy link

kroikie commented Oct 13, 2019

@ThatRealGuy

This issue has been moved to firebase/flutterfire#812. Any further collaboration will be done there.

@BondarenkoStas
Copy link

is the issue still relevant?

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p: cloud_firestore Firebase Firestore plugin p: firebase Firebase plugins p: tooling Affects the flutter_plugin_tools package package flutter/packages repository. See also p: labels.
Projects
None yet
Development

No branches or pull requests

8 participants