call_log_fetcher 0.1.0 copy "call_log_fetcher: ^0.1.0" to clipboard
call_log_fetcher: ^0.1.0 copied to clipboard

PlatformAndroid

Fetch Android call logs within a specified date range. Intended for enterprise and internal applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add call_log_fetcher

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  call_log_fetcher: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:call_log_fetcher/call_log_fetcher.dart';
0
likes
140
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fetch Android call logs within a specified date range. Intended for enterprise and internal applications.

Repository (GitHub)
View/report issues

Topics

#android #call-log #enterprise #crm

License

MIT (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on call_log_fetcher

Packages that implement call_log_fetcher