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"
});
-
Notifications
You must be signed in to change notification settings - Fork 19
Plugin for Flutter to Listen to Phone Call State and provide call back
License
apurvh/PhoneCallState
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Plugin for Flutter to Listen to Phone Call State and provide call back
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published