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

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.

0.2.2 #

  • Fix changelog formatting.

0.2.3 #

  • Update README.

0.2.5 #

  • Update README.
8
likes
140
pub points
66%
popularity

Publisher

verified publisherfrancisilechukwu.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on should_review