sms 0.0.10
sms: ^0.0.10 copied to clipboard
SMS library
[0.0.10] - 2018-04-18 #
- SmsDelivery report
- Automatically assign contact to created SmsThread
- Small fix for 'date' and 'dateSent' of SmsMessage
- Fixed error on multiple permissions requests
- Get basic User Profile info.
- Fix gradle build
[0.0.9] - 2018-03-15 #
- backward compatibility for Contact (pull request #1 by joanpablo)
[0.0.8] - 2018-03-10 #
- SmsReceiver creates all needed field
- Add basic contact support
[0.0.7] - 2018-03-09 #
- Small fix for SMS thread
[0.0.6] - 2018-03-09 #
- Implementation of SMS thread
[0.0.5] - 2018-03-09 #
- Support for dart < 2.0.0
[0.0.4] - 2018-03-09 #
- Better query for SMS, now you can query by multiple kind instead of only one.
[0.0.3] - 2018-03-09 #
- Better handling of permissions
- Implementation of SmsQuery
[0.0.2] - 2018-03-08 #
- Implementation of SmsSender
[0.0.1] - 2018-03-08 #
- Implementation of SmsReceiver.