ShouldReviewExtension extension

on

Static Methods

reset({dynamic customCriteriaKeys = const []}) Future<void>

Available on ShouldReview, provided by the ShouldReviewExtension extension

Resets all flags in the system's shared preferences. Basically this is like taking the app in terms of this packag, to the state it was when the app was first installed and launched.
resetReturnedTrueTodayFlag() Future<void>

Available on ShouldReview, provided by the ShouldReviewExtension extension

Resets the flag that indictaes that a true value has been returned by the ShouldReview.shouldReview() method in the last 24 hours (1 Day).