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...).
https://pub.dev/packages/rate_my_app
MIT License
273 stars 111 forks source link

On New Version of Flutter #122

Closed alixumer closed 2 years ago

alixumer commented 2 years ago

../../Developer/flutter/.pub-cache/hosted/pub.dartlang.org/rate_my_app-1.1.2/lib/src/widgets.dart:49:20: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.

Skyost commented 2 years ago

Fixed in #121.