sidlatau / flutter_email_sender

Allows send emails from flutter using native platform functionality.
Apache License 2.0
146 stars 81 forks source link

Support Gmail on iOS #90

Open stephanie-finch opened 1 year ago

stephanie-finch commented 1 year ago

More of a feature suggestion. If an iOS user has Gmail, can we default to that instead of Mail? Saw there are swift changes that can be done to do this at https://stackoverflow.com/questions/32114455/open-gmail-app-from-my-app.