- Fixed another problem with
pedantic
.
- Fixed a problem with
pedantic
.
- Added some styling options.
- Now exposing the
BuildContext
in stars dialog. - Updated repository link.
- Added the ability to run code when the dialog has been dismissed.
- Added a dialog style that allows to change the content padding.
- Updated README and added a link to Marcus Ng video on YouTube.
- Updated README and added more details about what has been deleted.
- Updated example and README.
- 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.
- A little bug fixed when using a button listener.
- Added the ability to attach a listener to the
RateMyAppDialog
buttons.
- Moved some files to the
src
folder. - Added some options that allow you to tweak the dialogs look.
- Updated README.
- Changed the default stars border color.
- Added an option to change the
showStarRateDialog
style.
- Updated README.
- Added an option to ignore iOS checks (when showing a dialog).
- Added a
showStarRateDialog
method that allows to show a dialog with stars rating.
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.
- Fixed
remindLaunches
constantly triggering.
- Updated README and examples.
- Updated minimum SDK version.
- 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".
- First published release.