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

update packages and actually remove dependency on flutter_slidable #158

Closed bgetsug closed 1 year ago

bgetsug commented 2 years ago

This has been blocking folks' ability to upgrade flutter_slidable without using an override.

Fixes https://github.com/ezet/stripe-sdk/issues/157 and also removes unnecessary null check for compatibility with Flutter 3.

ezet commented 1 year ago

This has been fixed