PackageTrack
Sign in Get early access

flutter_email_sender

Allows send emails from flutter using native platform functionality.

10.0.1 119K downloads/mo #1061 most downloaded on pub.dev sidlatau/flutter_email_sender

What this package is like to depend on

Last release 2 months ago

15 Jun 2026

Ships fairly regularly

a new release about every 7 months

Nearly every release is documented

notes for 34 of 34 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

34 releases · first in 2018

4 releases in the last 12 months

see the full history below

Release timeline

34 releases · Aug 2018 to Jun 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 34
  1. 10.0.1 15 Jun 2026
    Release notes
    • Improve API documentation coverage for pub points.
    • Move the example app into packages/flutter_email_sender/example so pub.dev recognizes it.
    Open source →
  2. 10.0.0 12 Jun 2026
    Release notes
    • BREAKING: updates minimum supported versions to Flutter 3.44 / Dart 3.12.
    • Android: migrates the plugin to Flutter's built-in Kotlin support for plugin authors.
    • Adds a federated platform interface and a web implementation using mailto:.
    • Adds FlutterEmailSender.getCapabilities().
    • BREAKING: when migrating from 9.x, unsupported fields now throw FlutterEmailSenderUnsupportedFeatureException instead of being silently ignored on partial-support platforms such as macOS and web.
    • BREAKING: when migrating from 9.x, runtime unavailability now throws FlutterEmailSenderNotAvailableException instead of requiring callers to inspect PlatformException.code.
    • Adds EmailCapabilities.canSend for runtime availability checks.
    Open source →
  3. 9.0.0 03 Jun 2026
    Release notes
    • Add macos support with Swift Package Manager.
    Open source →
  4. 8.0.0 12 Sep 2025
    Release notes
    • Updated kotlin version to 2.2
    • Updated gradle version to 8.13.0
    • Updated android compile SDK to 36
    • Updated example app dependencies
    Open source →
  5. 7.0.0 10 Feb 2025
    Release notes
    • Add Swift Package Manager support.
    • Remove Objective-C files.
    Open source →
  6. 6.0.3 16 Apr 2024
    Release notes
    • Added iOS privacy manifest
    Open source →
  7. 6.0.2 23 Sep 2023
    Release notes
    • Add Java 1.8 compile options and Kotlin JVM target in build.gradle (#99)
    Open source →
  8. 6.0.1 29 Jun 2023
    Release notes
    • Use SEND_TO action for Android (fixes #91)
    Open source →
  9. 6.0.0 31 May 2023
    Release notes
    • Updated android dependencies, using gradle 8.0
    Open source →
  10. 5.2.0 17 Nov 2022
    Release notes
    • Updated android references: updated compile and target SDK to 33
    • Fixed attachment adding problem in Android 13 (#87)
    • Support Objective-C project with Podfile no use_frameworks - thanks @fachrifaul
    Open source →
  11. 5.1.0 09 Feb 2022
    Release notes
    • Updated android references: replaced references for jcenter, updated compile and target SDK to 31 (#82)
    • Fixed issue for attaching file from application documents directory (#21, #35, #66)
    • Updated example app (#52)
    Open source →
  12. 5.0.2 06 Jul 2021
    Release notes
    • Fixed problem when future never completes (#73) - thanks @zuzi-m
    Open source →
  13. 5.0.1 25 Jun 2021
    Release notes
    • Fixed Android v2 embedding problem - thanks @sergey-triputsco
    Open source →
  14. 5.0.0 06 Mar 2021
    Release notes
    • Migrated to null-safety.
    Open source →
  15. 4.0.0 28 Nov 2020
    Release notes
    • Android: show only email apps in the chooser - thanks to @ttencate
    Open source →
  16. 3.0.1 22 Mar 2020
    Release notes
    • Improved documentation.
    Open source →
  17. 3.0.0 22 Mar 2020
    Release notes
    • Added ability to attach multiple files - thanks to @michalsuryntequiqo
    • BREAKING CHANGE: attachmentPath parameter becomes attachmentPaths
    Open source →
  18. 2.2.2 20 Dec 2019
    Release notes
    • Updated Android dependencies.
    Open source →
  19. 2.2.1 02 Dec 2019
    Release notes
    • Fixed problem with setting BCC in iOS. (Issue #29)
    Open source →
  20. 2.2.0 16 Nov 2019
    Release notes
    • Improved email client app selection in Android.
    Open source →
  21. 2.1.0 19 Oct 2019
    Release notes
    • Added HTML support - thanks to @trancanhluc.
    Open source →
  22. 2.0.3 13 Jun 2019
    Release notes
    • Finished migration to Android X.
    Open source →
  23. 2.0.2 05 May 2019
    Release notes
    • Configured external files path for FileProvider (Issue #10).
    Open source →
  24. 2.0.1 05 May 2019
    Release notes
    • Finish future when email screen is closed. (Issue #15).
    Open source →
  25. 2.0.0 25 Feb 2019
    Release notes
    • Migrated to AndroidX.
    Open source →
  26. 1.2.0 22 Jan 2019
    Release notes

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

    Open source →
    Release notes
    • Updated gradle and Kotlin versions to work with Android Studio 3.3.
    Open source →
  27. 1.1.0 09 Jan 2019
    Release notes
    • Updated Swift version to 4.2.
    Open source →
  28. 1.0.1 14 Oct 2018
    Release notes Open source →
    Release notes
    • Fixed compilation problem in flutter > 0.10.0 version (issue #5).
    Open source →
  29. 1.0.0 29 Sep 2018
    Release notes
    • Added custom file provider to work nicely with 'open_file' plugin (issue #3).
    Open source →
  30. 0.1.0 12 Sep 2018
    Release notes
    • Fixed problem, that email body was not provided to mail app in iOS part.
    Open source →
  31. 0.0.4 09 Sep 2018
    Release notes
    • Fixed AndroidRuntimeException when calling startActivity (Issue #1).
    Open source →
  32. 0.0.3 23 Aug 2018
    Release notes
    • Fixed grammar.
    Open source →
  33. 0.0.2 23 Aug 2018
    Release notes
    • Fixed homepage link.
    Open source →
  34. 0.0.1 23 Aug 2018
    Release notes
    • Works on Android and iOS. On Android Intent is launched, on iOS MFMailComposeViewController is used to compose an email.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive