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
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`
The text was updated successfully, but these errors were encountered:
achego
changed the title
Flutter Paystact does not support null safety
Flutter Paystack does not support null safety
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`
The text was updated successfully, but these errors were encountered: