jonasbark / flutter_stripe_payment

[DISCONTINUED] A flutter plugin with stripe payment plugin integration
MIT License
307 stars 243 forks source link

example app is using deprecated stripe_payment #343

Open GMerakis opened 2 years ago

GMerakis commented 2 years ago

It should be using import 'package:flutter_stripe/flutter_stripe.dart';

The example does not work as of 2022-Jan-18