ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

Sound Null Safety Support #124

Closed BirjuVachhani closed 3 years ago

BirjuVachhani commented 3 years ago

Now that Dart's null safety is in stable, it is the right time to migrate this SDK to null safety.

ezet commented 3 years ago

Yes, this will be added in the next major release.

ezet commented 3 years ago

Fixed.

BirjuVachhani commented 3 years ago

@ezet Wonderful. Thanks. 👍🏻

josxha commented 3 years ago

Calling to reopen, as no stable null safety support exists on pub.dev yet.