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

flutter_paystack ^1.0.7 #179

Open
gelocaindoy opened this issue Oct 17, 2023 · 2 comments
Open

flutter_paystack ^1.0.7 #179

gelocaindoy opened this issue Oct 17, 2023 · 2 comments

Comments

@gelocaindoy
Copy link

which depends on intl ^0.17.0, intl ^0.17.0 is required. So, because zcart depends on intl ^0.18.0

@peterchibunna
Copy link

peterchibunna commented Oct 20, 2023

This Paystack package is preventing me from doing internationalization because of intl version and http version incompatibility issues. I was having similar issues when I was doing react native.

I have created a pull request that addresses the issues. In the meantime you can install flutter_paystack by editing your pubspec.yaml like this:

  flutter_paystack:
    git:
      url: https://github.com/peterchibunna/flutter_paystack
      ref: master

@gelocaindoy
Copy link
Author

thank you. problem solved!

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