sms_enricher 0.0.1
sms_enricher: ^0.0.1 copied to clipboard
A comprehensive solution for accessing and processing SMS messages on Android devices. It allows Flutter apps to request user permissions for SMS access, retrieve SMS messages based on specific filter [...]
0.0.1 - 2024-04-12 #
Added #
- Initial release of the SMS Enricher plugin.
- Features:
- User permission request for SMS access.
- Retrieval of SMS messages based on sender or content filters.
- On-device data enrichment including sentiment analysis and named entity recognition.
- Secure data transmission to backend servers via HTTPS.
Please refer to this document to keep track of bug fixes, feature enhancements, and significant updates to the SMS Enricher plugin.