Show review app CTA sooner
This commit is contained in:
parent
9e0b8c37dc
commit
e60627c657
|
|
@ -1317,7 +1317,7 @@ void _showAbout(BuildContext context) async {
|
|||
onPressed: () => _showUpdate(context),
|
||||
),
|
||||
],
|
||||
if (daysActive > 100)
|
||||
if (daysActive > 30)
|
||||
AppButton(
|
||||
label: localization.reviewApp.toUpperCase(),
|
||||
iconData: Icons.star,
|
||||
|
|
|
|||
Loading…
Reference in New Issue