v8.0.0
flutter_email_sender
允许使用原生平台功能从Flutter发送电子邮件。
596喜欢 8.8万近 30 天下载150Pub 分数
AndroidiOS
允许使用原生平台功能从Flutter发送电子邮件。
以下为英文项目原文快照,最新内容请访问 GitHub。
This repository is a Dart workspace containing the federated flutter_email_sender plugin.
Packages:
packages/flutter_email_sender: public app-facing packagepackages/flutter_email_sender_platform_interface: shared contract and capabilities modelpackages/flutter_email_sender_method_channel: Android, iOS, and macOS implementationpackages/flutter_email_sender_web: web implementation using mailto:example/: example app for local development and validationTo use the plugin in an app, depend on flutter_email_sender.
Package documentation lives in packages/flutter_email_sender/README.md.