added plus features to list :3

This commit is contained in:
Kima
2024-04-09 18:31:24 +02:00
parent 2e49c78ea0
commit 146a31d561
3 changed files with 60 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ class PlusPlanCard extends StatelessWidget {
if (!active) {
launchUrl(
Uri.parse(
'https://billing.stripe.com/p/login/5kAbJXeMkaRi8dWeUU'),
'https://billing.stripe.com/p/login/4gwbIRclL89D5PicMM'),
mode: LaunchMode.inAppBrowserView,
);
}