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

Add link or button to email #81

Open
LeapingSwan opened this issue Nov 5, 2021 · 2 comments
Open

Add link or button to email #81

LeapingSwan opened this issue Nov 5, 2021 · 2 comments

Comments

@LeapingSwan
Copy link

Hi,

I'd like to add a link, or better still a button, to the emails generated by my app that links to the App store or Google Store for my App (so encouraging recipients to download my App). I know that I can set the isHtml tag to true but how do I actually pass in the html when constructing the email using flutter_email_sender.

The html code I want to pass in is:

Download on the App Store

This code generates the button in an email that I might send from my mail.

Alternatively could I pass in Text where part of the text is a hyperlink to the store? Less graphically pleasing but would at least provide the link and less risky if the email client does not support html.

Thanks for your help

Stephen

@AungMyoKyaw4198
Copy link

Hello, I was wondering the same issue . Have you found the fix for the issue or any workaround ? Thanks.

@Kristericc
Copy link

Stuck on the same problem. Is there any workarounds available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants