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 does not support null safety #166

Open
achego opened this issue Jun 26, 2023 · 2 comments
Open

Flutter Paystack does not support null safety #166

achego opened this issue Jun 26, 2023 · 2 comments

Comments

@achego
Copy link

achego commented Jun 26, 2023

im having this error when trying to install flutter_paystack

`The current Dart SDK version is 3.0.2.

Because flutter_paystack >=1.0.5 depends on intl ^0.17.0 and flutter_paystack <1.0.5 doesn't support null safety, every version of
flutter_paystack requires intl ^0.17.0.
So, because rehbox depends on both intl ^0.18.1 and flutter_paystack any, version solving failed.

The lower bound of "sdk: '>=2.0.0-dev.58.0 <3.0.0'" must be 2.12.0 or higher to enable null safety.
For details, see https://dart.dev/null-safety`

@achego achego changed the title Flutter Paystact does not support null safety Flutter Paystack does not support null safety Jun 26, 2023
@usman-whizpool
Copy link

facing same issue. paystack must upgrade to support latest dependent sdks

@movaid7
Copy link

movaid7 commented Jul 7, 2023

@achego Paystack has been supporting Null Safety from v1.0.5.

This seems like dependency conflict.
Can you post the contents of your pubspec.yaml

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

3 participants