PackageTrack
Sign in Get early access

email_sender

Email Sender simplifies email integration in Flutter using this package.

2.1.0 5.2K downloads/mo #3794 most downloaded on pub.dev afriddev/email_sender

What this package is like to depend on

Last release 1 years ago

17 Jun 2025

Release timing varies

gaps range from 2 weeks to 9 months

Most releases are documented

notes for 9 of 15 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

15 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

15 releases · Sep 2023 to Jun 2025
2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 2.1.0 17 Jun 2025
    Release notes

    📦 Version 2.1.0 – Dependency Fix, Performance Boost & HTML Support
    ✨ Added
    Support for sending raw HTML strings in emails for better customization and styling.

    🛠 Changed
    Removed requests package to resolve version conflict with http. Now directly uses http, improving compatibility with Dart 3+ projects.

    Improved internal logic and optimized performance.

    Updated README.md with:

    HTML usage examples

    Cleaner, updated documentation

    Enhanced method documentation for clarity.

    ✅ Fixed
    Dependency conflict with http ^1.2.2 resolved (thanks @Zaherkorechi for reporting 💬).

    Open source →
    Release notes

    ✨ Added

    • Full migration from requests package to http package (http 1.4.0) for better compatibility with modern Flutter projects

    🛠 Changed

    • Updated all internal API calls to use http instead of requests
    • Improved consistency in request headers and error handling

    ✅ Compatibility

    • Compatible with Flutter SDKs requiring http 1.4.0 and higher
    • Resolves version conflict issues with newer projects using latest http package
    Open source →
  2. 2.0.1 09 May 2025
    Release notes

    ✨ Added

    • Support for sending raw HTML strings in emails

    🛠 Changed

    • Updated README.md to showcase HTML preview and usage
    • Cleaned up method documentation and added examples

    🔧 Breaking Changes

    • None, all previous methods remain supported
    Open source →
  3. 2.0.0 09 May 2025

    Nothing published for this version

  4. 1.5.1 02 May 2025
    Release notes

    Changed

    • Updated README with clearer usage examples and formatting.
    • Enhanced code readability for better maintenance.

    Improved

    • Improved performance through optimized internal logic and reduced redundant operations.
    Open source →
  5. 1.4.2 01 Aug 2024
    Release notes

    Improved

    • Minimized api response time from 1000ms to 0ms

    Changed

    • Improved documentation of code
    Open source →
  6. 1.4.1 01 Aug 2024

    Nothing published for this version

  7. 1.4.0 01 May 2024

    Nothing published for this version

  8. 1.3.3 20 Oct 2023

    Nothing published for this version

  9. 1.3.1 20 Oct 2023
    Release notes

    Changed

    • decreased dart min sdk version
    Open source →
  10. 1.2.7 05 Oct 2023
    Release notes

    Added

    • improved performance
    Open source →
  11. 1.2.3 05 Oct 2023
    Release notes

    Fixed

    • removed bugs

    Added

    • improved quality of code
    Open source →
  12. 1.1.6 13 Sep 2023

    Nothing published for this version

  13. 1.1.5 13 Sep 2023

    Nothing published for this version

  14. 1.1.4 13 Sep 2023
    Release notes

    Changed

    • Updated the README with installation and usage instructions.
    • Refactored code for improved performance and readability.
    • improved error handling methods
    • changed file and class names
    • improved quality of code
    Open source →
  15. 1.1.3 09 Sep 2023
    Release notes

    Added

    • Initial release of the package.
    • Implemented basic email sending functionality.
    • Included support for sending OTP verification messages.
    • Provided examples and documentation for usage.

    Changed

    • Updated the README with installation and usage instructions.
    • Refactored code for improved performance and readability.

    Fixed

    • Resolved a bug related to email attachments.
    • Fixed issues with email authentication.
    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