launch_review icon indicating copy to clipboard operation
launch_review copied to clipboard

Please remove this Toast ‘Please Rate Application’

Open tmxdyf opened this issue 3 years ago • 7 comments

Please remove this Toast ‘Please Rate Application’ . Thank you.

tmxdyf avatar Apr 04 '21 04:04 tmxdyf

is this now removed? please removed it

KeithBacalso avatar May 17 '21 05:05 KeithBacalso

Maybe instead of just removing it... Make it customisable.

So we can decide what the message should be (if any)

fstof avatar May 18 '21 06:05 fstof

Currently, that toast is the only reason not to use this library.

MiranMustafa avatar May 19 '21 13:05 MiranMustafa

Hello everybody! I needed to quickly implement this functionality for my work. The toast bothered me a lot.

So I made my own package-solution with using url_launcher. Welcome to use it If anyone needs it. https://github.com/Frezyx/open_store

Frezyx avatar May 29 '21 09:05 Frezyx

For anyone who still wants the functionality in the app please go and leave a 👍 on this PR: https://github.com/Purus/launch_review/pull/43 So that @Purus can see it and merge ASAP.

PieterPicup avatar Mar 11 '22 12:03 PieterPicup

For anyone who still wants the functionality in the app please go and leave a +1 on this PR: #43 So that @Purus can see it and merge ASAP.

Thank you very much @broderbluff for your PR and @PieterPicup for mentioning it !

Until this PR gets merged and published, I use the following in pubspec.yaml:

  launch_review:
    git:
      url: https://github.com/broderbluff/launch_review.git
      ref: toast-toggle-and-custom-toast-message

lcuis avatar Jul 11 '22 10:07 lcuis

That PR creating crash on Android, already create fix on https://github.com/Purus/launch_review/pull/51

farukprogrammer avatar Sep 05 '22 23:09 farukprogrammer