'queryThreads (SMS) from specific date flutter / sms_advanced
I use sms_advanced to query messages on my phone. It works fine, you can get
query.getAllThreads or query.getAllSms but how can I query specific thread from a specific date?
There is an option to use query.queryThreads(threadsId) but as you can see it takes only threadId.
Is there any workaround to read the specific threads with address X and date Y?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
