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

version solving failed #5

Open
tanand7 opened this issue Dec 16, 2021 · 1 comment
Open

version solving failed #5

tanand7 opened this issue Dec 16, 2021 · 1 comment

Comments

@tanand7
Copy link

tanand7 commented Dec 16, 2021

Error when trying to add 'mollie: ^0.8.2' to the Pubspec.yaml file.

image

Steps to Reproduce

  1. Create a new Flutter project
  2. Open pubspec.yaml file
  3. add following dependencies in the same order (refer picture)
flutter_localizations:
    sdk: flutter
  1. Run flutter pub get

  2. Add dependency intl
    intl: ^0.17.0

  3. Run flutter pub get

  4. Add dependency mollie
    mollie: ^0.8.2

  5. Run flutter pub get

It will result in the error as mentioned in the screenshot.

@markfili
Copy link
Contributor

@Oni22 I've created a Pull request with updated project which you can checkout and comment if it fixes the above-mentioned problem (which I also encountered and decided to try and upgrade the project).

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