flutter_email_sender 2.0.1 copy "flutter_email_sender: ^2.0.1" to clipboard
flutter_email_sender: ^2.0.1 copied to clipboard

outdated

Allows send emails from flutter using native platform functionality.

2.0.1 #

  • Finish future when email screen is closed. (Issue #15)

2.0.0 #

  • Migrated to AndroidX.

1.2.0 #

  • Updated gradle and Kotlin versions to work with Android Studio 3.3.

1.1.0 #

  • Updated Swift version to 4.2.

1.0.1 #

  • Fixed compilation problem in flutter > 0.10.0 version (issue #5).

1.0.0 #

  • Added custom file provider to work nicely with 'open_file' plugin (issue #3).

0.1.0 #

  • Fixed problem, that email body was not provided to mail app in iOS part.

0.0.4 #

  • Fixed AndroidRuntimeException when calling startActivity (Issue #1).

0.0.3 #

  • Fixed grammar.

0.0.2 #

  • Fixed homepage link.

0.0.1 #

  • Works on Android and iOS. On Android Intent is launched, on iOS MFMailComposeViewController is used to compose an email.
479
likes
0
pub points
99%
popularity

Publisher

unverified uploader

Allows send emails from flutter using native platform functionality.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_email_sender