Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possibility to set the content of the dialog #43

Closed
silversquall opened this issue Mar 7, 2020 · 7 comments
Closed

possibility to set the content of the dialog #43

silversquall opened this issue Mar 7, 2020 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@silversquall
Copy link

silversquall commented Mar 7, 2020

I'd like to have the possibility to replace title & message by whatever Widget of my choice

Future showStarRateDialog(
BuildContext context, {
String title,
String message,

Thx.

@silversquall silversquall added the enhancement New feature or request label Mar 7, 2020
@stanrisever
Copy link

firstly thanks for the package. Can you share sample code about sharedpreferences that shows how we should use it?

@Skyost
Copy link
Owner

Skyost commented Apr 22, 2020

@stanrisever Thanks but please open a new issue for this in the future. You will find what you want here : https://github.com/Skyost/RateMyApp/blob/master/example/lib/main.dart

@silversquall
Copy link
Author

@Skyost is there any plan to support my request ? thx.

@Skyost
Copy link
Owner

Skyost commented Apr 25, 2020

There is (I've left this issue opened). But I have no date atm. You're free to submit a pull request tho.

@silversquall
Copy link
Author

@Skyost I have forked the project and implemented it, if you want to take a look.

@Skyost
Copy link
Owner

Skyost commented May 2, 2020

Will do. Please submit a pull request to see your changes implemented in the master branch.

@silversquall
Copy link
Author

just did

@Skyost Skyost closed this as completed in 48c9280 May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants