flutter_paystack icon indicating copy to clipboard operation
flutter_paystack copied to clipboard

update intl to 0.18.0

Open pelumibabs opened this issue 2 years ago • 2 comments

pelumibabs avatar Aug 19 '23 23:08 pelumibabs

@pelumibabs do you know if there is any update on this?

For context.

Flutter apps that depends on flutter_paystack are not able to use flutter_localizations from flutter sdk simply because flutter_localizations depends on intl 0.18.0

Please treat as urgent!

devfolorunso avatar Sep 01 '23 17:09 devfolorunso

@devfolorunso I understand that there's been no update on the issue yet. The best course of action would be to add a dependency override for 'intl'.

I've attached a screenshot as an example, though I'm not certain how sustainable it will be for your project.

image

pelumibabs avatar Sep 06 '23 18:09 pelumibabs