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
125
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on call_log_excercise

Packages that implement call_log_excercise