flutter_mailer
Share an email to device Email - Client supports multiple Attachments
3.0.3
24K downloads/mo
#2033 most downloaded on pub.dev
taljacobson/flutter_mailer
What this package is like to depend on
Last release 1 months ago
09 Jul 2026
Ships fairly regularly
a new release about every 5 months
Nearly every release is documented
notes for 28 of 31 stable releases
2 versions withdrawn
withdrawn after publishing
8 years old
45 releases · first in 2018
2 releases in the last 12 months
see the full history below
Release timeline
45 releases · Jul 2018 to Jul 2026Releases
latest 45-
3.0.309 Jul 2026Nothing published for this version
-
3.0.222 May 2026Nothing published for this version
-
3.0.119 Jun 2025Nothing published for this version
-
3.0.010 Feb 2025Release notes
Open source →[Android] update constaints AGP. remove registerWith java code. update minSDK version needed. this is the main breaking change which required a major version bump. [Example] example updated
-
2.1.230 Nov 2023 -
2.1.127 Jun 2023 -
2.1.024 Jun 2023 withdrawn -
2.0.424 Jun 2023Release notes
Open source →[Android] revert + retract from pub dev Update AGP, Compile SDK Version and Gradle due to issue #55
-
2.0.324 Jun 2023 withdrawn -
2.0.206 Jan 2023Release notes
Open source →- [Android] fix issue #47 on some devices crashes already emitted a result.
-
2.0.115 Dec 2021 -
2.0.004 May 2021Release notes
Open source →- migrate to null safe
set constrants for
sdk: '>=2.12.0 <3.0.0'
no breaking changes but null-safety/migration-guide suggest best practice is to up the major version
- migrate to null safe
set constrants for
-
2.0.0-null-safe05 Mar 2021 pre-releaseNothing published for this version
-
1.0.130 Oct 2020Release notes
Open source →- allow the user to attach files from the application documents without having to copy them to the cache first.
-
1.0.020 Sep 2020Release notes
Open source →- [breaking change]
sendmethod will now return aFuture<MailerResponse>, #20<br/> this should not really be breaking since it used to return aFuture<void>and its response would just be ignored.<br/> on [ios] uses mfmailcomposeresult, on android returnsandroid.
- [breaking change]
-
0.6.0-dev.230 Jul 2020 pre-releaseNothing published for this version
-
0.6.0-dev.118 Jun 2020 pre-releaseNothing published for this version
-
0.5.118 Jun 2020Release notes
Open source →- [ios] fix discrepancy, between android and ios, where
sendfuture would return immediately #26
- [ios] fix discrepancy, between android and ios, where
-
0.5.1-dev.211 Jun 2020 pre-releaseNothing published for this version
-
0.5.1-dev.109 Jun 2020 pre-releaseNothing published for this version
-
0.5.009 May 2020Release notes
Open source →- [Android] Compatibility with Flutters Android Embedding V2
- [Android] expose
isAppInstalledjava method to dart - use this when passing a custom app schema. - [IOS] expose
MFMailComposeViewController canSendMailmethod - default mail app availablity.
-
0.5.0-dev.719 Apr 2020 pre-releaseNothing published for this version
-
0.5.0-dev.619 Apr 2020 pre-releaseNothing published for this version
-
0.5.0-dev.501 Apr 2020 pre-releaseNothing published for this version
-
0.5.0-dev.401 Apr 2020 pre-releaseNothing published for this version
-
0.5.0-dev.331 Mar 2020 pre-releaseNothing published for this version
-
0.5.0-dev.231 Mar 2020 pre-releaseNothing published for this version
-
0.5.0-dev.130 Mar 2020 pre-releaseNothing published for this version
-
0.4.319 Apr 2020 -
0.4.214 Dec 2019 -
0.4.105 May 2019 -
0.4.1+106 Jun 2019 -
0.4.1+219 Aug 2019 -
0.4.002 Feb 2019Release notes
Open source →- Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
-
0.4.0+104 Feb 2019Release notes
Open source →- Set Android
compileSdkVersionto 28 in order to prevent build errors with AndroidX.
- Set Android
-
0.3.125 Nov 2018Release notes
Open source →- ios warning fixes
- fix crash when attachment has unknow mimeType
- display full file name with extention.
-
0.3.022 Nov 2018Release notes
Open source →- android - change to use "just once/always" menu instead of choser. this is a super small change but changes the flow, hence it's not a patch.
-
0.2.019 Nov 2018Release notes
Open source →- add
appSchemaprop toMailOptionsfor by passing choser and picking specific app. android only- add comments
- android null checks
- add
-
0.1.215 Nov 2018 -
0.1.107 Sep 2018 -
0.1.018 Aug 2018 -
0.0.416 Jul 2018 -
0.0.315 Jul 2018 -
0.0.215 Jul 2018Release notes
Open source →- add initial ios support still work in progress, i'm not a ios devepoler, its the first time i wrote objective C code
-
0.0.115 Jul 2018