sms_enricher 0.0.1 copy "sms_enricher: ^0.0.1" to clipboard
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.

3
likes
140
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

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 filters, enrich SMS data on the device, and securely send the processed data to a designated backend server.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sms_enricher

Packages that implement sms_enricher