call_log_excercise 0.0.9 copy "call_log_excercise: ^0.0.9" to clipboard
call_log_excercise: ^0.0.9 copied to clipboard

PlatformAndroid

A Flutter plugin to access and query call history log. Support for Android only as iOS does not provide API for accessing call history.

0.0.1 #

  • 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
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin to access and query call history log. Support for Android only as iOS does not provide API for accessing call history.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on call_log_excercise