native_share_android 0.0.9
native_share_android: ^0.0.9 copied to clipboard
A Flutter plugin for sharing files and sending emails natively on Android
📌 CHANGELOG.md #
## 0.0.1 - Initial Release
- Added support for sharing files.
- Added support for sharing text.
- Added support for sending emails with attachments.
## 0.0.2 - update README.md
## 0.0.3 - update xml files
## 0.0.4 - update comments
## 0.0.5 - update README.md, added support options.
## 0.0.6 - fixed bug with empty email field in sendEmail method.
## 0.0.7 - minor fix.
## 0.0.8 - minor fix.
## 0.0.9 - minor fix.