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.