Skip to content

solid-software/flutter_email_sender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_email_sender workspace

This repository is a Dart workspace containing the federated flutter_email_sender plugin.

Packages:

  • packages/flutter_email_sender: public app-facing package
  • packages/flutter_email_sender_platform_interface: shared contract and capabilities model
  • packages/flutter_email_sender_method_channel: Android, iOS, and macOS implementation
  • packages/flutter_email_sender_web: web implementation using mailto:
  • example/: example app for local development and validation

To use the plugin in an app, depend on flutter_email_sender.

Package documentation lives in packages/flutter_email_sender/README.md.

About

Allows send emails from flutter using native platform functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 57.9%
  • Swift 20.8%
  • Kotlin 13.6%
  • Ruby 4.0%
  • HTML 3.0%
  • Lua 0.6%
  • Objective-C 0.1%