rate_my_app 0.5.0 copy "rate_my_app: ^0.5.0" to clipboard
rate_my_app: ^0.5.0 copied to clipboard

outdated

Allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).

0.5.0 #

  • Added a more modular condition system.
  • Updated smooth_star_rating (and thus allowing further star rating bar customizations).
  • Improved the README.md.
  • Now using AndroidX.

0.4.1+1 #

  • A little bug fixed when using a button listener.

0.4.1 #

  • Added the ability to attach a listener to the RateMyAppDialog buttons.

0.4.0 #

  • Moved some files to the src folder.
  • Added some options that allow you to tweak the dialogs look.

0.3.0+4 #

  • Updated README.

0.3.0+3 #

  • Changed the default stars border color.

0.3.0+2 #

  • Added an option to change the showStarRateDialog style.

0.3.0+1 #

  • Updated README.

0.3.0 #

  • Added an option to ignore iOS checks (when showing a dialog).
  • Added a showStarRateDialog method that allows to show a dialog with stars rating.

0.2.0+4 #

  • preferencesPrefix was not used. As it changes preference keys, this release resets Rate my app user preferences.
  • baseLaunchDate not affected by the Maybe Later button.

0.2.0+3 #

  • Fixed remindLaunches constantly triggering.

0.2.0+2 #

  • Updated README and examples.

0.2.0+1 #

  • Updated minimum SDK version.

0.2.0 #

  • Added the ability to use custom identifiers.
  • Removed a dependency.
  • Fixed a bug where the dialog was not closing after the user successfully clicked on "Rate".

0.1.0 #

  • First published release.
608
likes
0
points
31.1k
downloads

Publisher

verified publisherskyost.eu

Weekly Downloads

Allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shared_preferences, smooth_star_rating

More

Packages that depend on rate_my_app