Open
Description
onTap: () {
AppReview.requestReview.then((value) => print(value));
}
While First time review dialogue box showing in my flutter project but again i tried it will not showing. @rodydavis
Metadata
Metadata
Assignees
Labels
No labels
onTap: () {
AppReview.requestReview.then((value) => print(value));
}
While First time review dialogue box showing in my flutter project but again i tried it will not showing. @rodydavis