You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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).
Error when trying to add 'mollie: ^0.8.2' to the Pubspec.yaml file.
Steps to Reproduce
Run
flutter pub get
Add dependency intl
intl: ^0.17.0
Run
flutter pub get
Add dependency mollie
mollie: ^0.8.2
Run
flutter pub get
It will result in the error as mentioned in the screenshot.
The text was updated successfully, but these errors were encountered: