Purus / launch_review

A Flutter plugin to assist in leaving user reviews/ratings in the Google Play Store. Supports both Android and iOS.
https://pub.dartlang.org/packages/launch_review
MIT License
178 stars 117 forks source link

Added toggle for toast and custom toast text #43

Closed broderbluff closed 1 year ago

broderbluff commented 2 years ago

Added the ability to use a custom text for toast - And the ability to the user wants to show a toast or not.

PieterPicup commented 2 years ago

@Purus Could you please try get this merged in and published? I have made my own implimentation of this locally for now but it would be a great addition.

My use case is I need the user to update their app. I was just going to add an option for showToast but the addition here of the message is great.