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
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:
which depends on intl ^0.17.0, intl ^0.17.0 is required. So, because zcart depends on intl ^0.18.0
The text was updated successfully, but these errors were encountered: