flutter_coremail 0.1.1
flutter_coremail: ^0.1.1 copied to clipboard
Typed Coremail IMAP/SMTP configuration and mail client facade for Dart.
Changelog #
0.1.1 #
- Generalize the interface documentation for compatible Coremail deployments.
- Remove deployment-specific server defaults and capture statistics.
0.1.0 #
- Initial public preview of typed Coremail endpoint and account models.
- Add an IMAP/SMTP facade backed by
enough_mail. - Define an application-owned SSO boundary and document deployment notes.