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

fatal error: module 'flutter_country_picker' not found #38

Open
ghost opened this issue Dec 11, 2020 · 0 comments
Open

fatal error: module 'flutter_country_picker' not found #38

ghost opened this issue Dec 11, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 11, 2020

Running pod install...                                              5.4s
Running Xcode build...                                                  
 └─Compiling, linking and signing...                        10.4s
Xcode build done.                                           74.5s
Failed to build iOS app
Error output from Xcode build:
↳
    ** BUILD FAILED **


Xcode's output:
↳
    /ios/Runner/GeneratedPluginRegistrant.m:10:9: fatal error: module 'flutter_country_picker' not found
    @import flutter_country_picker;
     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
    1 error generated.
    note: Using new build system
    note: Building targets in parallel
    note: Planning build
    note: Constructing build description

Flutter doctor:

[✓] Flutter (Channel beta, 1.24.0-10.2.pre, on macOS 11.0.1 20B29 darwin-x64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 12.2)
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.52.0)
[✓] Connected device (1 available)
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

No branches or pull requests

0 participants