flutter_mailer 0.1.2 flutter_mailer: ^0.1.2 copied to clipboard
Share an email to device Email - Client supports multiple Attachments
0.1.2 #
- minor change in android
- expand example with temp file upload
0.1.1 #
- update android dependencies
0.1.0 #
- remove the need to edit
androidManifest.xml
for file sharing
0.0.4 #
- change attachment type from
List<File>
toList<String>
.
0.0.3 #
- fix homepage spelling mistake in pubspec
0.0.2 #
- add initial ios support still work in progress, i'm not a ios devepoler, its the first time i wrote objective C code
0.0.1 #
- TODO: Describe initial release.