sidlatau / flutter_email_sender

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

#68 Plugin implements `FlutterPlugin` and `ActivityAware` #70

Closed sergey-triputsco closed 3 years ago

sergey-triputsco commented 3 years ago

Support Android V2 embedding.

Apparently example app already declares V2 embedding. So that no changes there.

sidlatau commented 3 years ago

Thanks, @sergey-triputsco !