Skip to content
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

Podfile: update to new version #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChristophTobler
Copy link

@ChristophTobler ChristophTobler commented Oct 31, 2018

This resolves the error:

fatal error: 'Flutter/Flutter.h' file not found

which seems to occur with new versions. See flutter/flutter#16036 for more infos

I just created a new flutter project and copied the Podfile like explained in the issue.

For completeness, here's my flutter doctor output:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.9.4, on Mac OS X 10.14 18A389, locale en-CH)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
[✓] Android Studio (version 3.2)
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
[✓] VS Code (version 1.28.2)
[✓] Connected devices (1 available)

• No issues found!

resolves: fatal error: 'Flutter/Flutter.h' file not found
@cheft
Copy link

cheft commented Dec 21, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants