phone_state_i

Last updated:

0 purchases

phone_state_i Image
phone_state_i Images
Add to Cart

Description:

phone state i

phone_state_i #
Listen to Phone Call State and provide call back #
import 'package:phone_state_i/phone_state_i.dart';

phoneStateCallEvent.listen((PhoneStateCallEvent event) {
print('Call is Incoming/Connected' + event.stateC);
//event.stateC has values "true" or "false"
});
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.