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

Example fails to run #3

Closed
willvlad opened this issue Sep 10, 2018 · 1 comment
Closed

Example fails to run #3

willvlad opened this issue Sep 10, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@willvlad
Copy link

When running flutter packages get the following error is returned:

Because every version of flutter from sdk depends on meta 1.1.5 and every version of file_picker depends on meta ^1.1.6, flutter from sdk is incompatible with file_picker.
So, because basicapp depends on both file_picker any and flutter any from sdk, version solving failed.                                                                            
pub get failed (1)

Any workaround?

@miguelpruivo
Copy link
Owner

Fixed. Meta needs to be at least at 1.1.5.

@miguelpruivo miguelpruivo added the bug Something isn't working label Dec 6, 2018
@Zfinix Zfinix mentioned this issue Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants