menu
apptics_flutter package
documentation
rateus/apptics_in_app_rating.dart
AppticsInAppRating
openFeedback method
openFeedback method
dark_mode
light_mode
openFeedback
method
Future
<
void
>
openFeedback
(
)
Implementation
Future<void> openFeedback() async { return AppticsFlutterPlatform.instance.openFeedbackScreen(); }
apptics_flutter package
documentation
rateus/apptics_in_app_rating
AppticsInAppRating
openFeedback method
AppticsInAppRating class