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

Unsupported version requirements. [{:modular_headers=>true}] is not valid.. #5

Closed
blackredscarf opened this issue Aug 26, 2019 · 1 comment

Comments

@blackredscarf
Copy link

blackredscarf commented Aug 26, 2019

I build the package in ios, but it throws this error.

[!] Failed to load 'flurry_analytics' podspec:
[!] Invalid `flurry_analytics.podspec` file: [!] Unsupported version requirements. [{:modular_headers=>true}] is not valid..

What is wrong about this ?

@samng211126
Copy link

You can download this git, then put it in to the project folder
create plugin folder in the project folder
Next ,In pubspec.yaml:
add this
flurry_analytics:
path: ./plugin/flurry_analytics/

go to this git project folder,
Remove ",:modular_headers => true" in flurry_analytics.podspec

Then follow this link to do some action
ko2ic/image_downloader#9 (comment)
,Then you will work it!!!!

xm0630 added a commit to xm0630/flutter_flurry_analytics that referenced this issue Jul 20, 2021
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

2 participants