call_log 1.0.0 call_log: ^1.0.0 copied to clipboard
A Flutter plugin to access and query call history log
1.0.0 #
- Initial release
- Support for Android only as iOS does not provide API for call history
- Features
- Check if access permissions are granted
- Request access permissions
- Get all call log entries
- Query log entries
- fromDate: get all entries from this date
- toDate: get all entries until this date
- name: get all entries for this contact name
- number: get all entries for this telephone number