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"
});
forked from apurvh/PhoneCallState
-
Notifications
You must be signed in to change notification settings - Fork 2
Plugin for Flutter to Listen to Phone Call State and provide call back
License
TimYusR/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
Languages
- Dart 29.2%
- Java 24.5%
- Ruby 23.2%
- Objective-C 23.1%