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 1
Plugin for Flutter to Listen to Phone Call State and provide call back
License
yoren-fe/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
Packages 0
No packages published
Languages
- Dart 29.3%
- Java 24.5%
- Ruby 23.2%
- Objective-C 23.0%