Error: No named parameter with the name 'onRatingChanged'
问题 I try to run the app but I receive these errors : Compiler message: ../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/rate_my_app-0.6.0+2/lib/src/dialogs.dart:272:17: Error: No named parameter with the name 'onRatingChanged'. onRatingChanged: (rating) { ^^^^^^^^^^^^^^^ ../../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/smooth_star_rating-1.1.0+1/lib/smooth_star_rating.dart:23:3: Context: Found this candidate, but the arguments don't match. SmoothStarRating({ ^^^^^^^^^^^