Skyost / RateMyApp

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

Home Page:https://pub.dev/packages/rate_my_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The named parameter 'onRatingChanged' isn't defined.

zakblacki opened this issue · comments

I followed the video from youtube and apparently starting from version 0.6.0 to 0.7.2
onRatingChanged doess not work any solution ?

image

Solved by replacing with
actionsBuilder: (context, stars) {
Source