completed new plus popup when feature unavailable :3
This commit is contained in:
@@ -487,7 +487,7 @@ class SettingsScreenState extends State<SettingsScreen>
|
||||
// if (!Provider.of<PremiumProvider>(context,
|
||||
// listen: false)
|
||||
// .hasScope(PremiumScopes.maxTwoAccounts)) {
|
||||
// PremiumLockedFeatureUpsell.show(
|
||||
// PlusLockedFeaturePopup.show(
|
||||
// context: context,
|
||||
// feature: PremiumFeature.moreAccounts);
|
||||
// return;
|
||||
|
||||
Reference in New Issue
Block a user