should_review 0.2.1 copy "should_review: ^0.2.1" to clipboard
should_review: ^0.2.1 copied to clipboard

outdated

A flutter package to determine if you should prompt users to rate your app based on some set metrics.

0.0.1 #

  • Ability to determine if a user should rate an app based on days and times launched criteria.
  • Provided an example.

0.1.2 #

  • More documentation.
  • More elaborate examples.
  • Get number of times app was launched or the number of times recordLaunch was called.

0.2.0 #

  • Use custom criteria. Use string keys to indicate custom criteria, e.g. made_purchase.
  • Make cool down intervals nullable.
  • More tests.

0.2.1 #

  • Update README.
8
likes
0
points
107
downloads

Publisher

verified publisherfrancisilechukwu.com

Weekly Downloads

A flutter package to determine if you should prompt users to rate your app based on some set metrics.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on should_review