Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

The MailAppPickerDialog that shows the email options does not match with the platform-specific alert dialog! #48

Open
ZahraVe opened this issue Mar 31, 2022 · 2 comments

Comments

@ZahraVe
Copy link

ZahraVe commented Mar 31, 2022

In some cases, you show a dialog, and as one of the actions, you have 'Open mail app', but it looks weird if the first dialog doesn't match the style of "MailAppPickerDialog". The "MailAppPickerDialog" is returning 'SimpleDialog' which looks different from AlertDialog or CupertinoAlertDialog (Please correct me if I'm wrong!). I would appreciate any suggestion that I can fix this; if there isn't any way to work around outside the package, that is great if you consider this in the next update! I really appreciate any help you can provide.

@MisterJimson
Copy link
Contributor

MailAppPickerDialog is just designed to let you get going quickly with this library. I would suggest using the data returned from the calls in this library and build your own UI.

@vbuberen
Copy link
Contributor

vbuberen commented Oct 2, 2022

@ZahraVe If it is still a thing for you feel free to check my fork, where I did what you need, but because of reasons mentioned by the maintainer, the PR wasn't merged: #36

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

No branches or pull requests

3 participants