sidlatau / flutter_email_sender

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

Sending emails in Windows #88

Open kostadin24 opened 1 year ago

kostadin24 commented 1 year ago

Hello, According to plugin description - Windows is not supported. But in fact works fine inn Windows 10 for emails without attachments.

Only if I try to add files then exception is thrown: "MissingPluginException(No implementation found for method send on channel flutter_email_sender)"