phone_state 2.0.1 phone_state: ^2.0.1 copied to clipboard
This plugin allows you to know quickly and easily if your Android or iOS device is receiving a call and to know the status of the call.
2.0.1 #
- Formatted code for pub dev
2.0.0 #
- Updated dependencies
- Updated version of flutter to stable
- Updated Android Build
- Add initial instance of PhoneState with initial status of device - Request of @MINEGHOST007 with issue #29
- Fixed value of stream by @Penguin-Lin with pr #34
1.0.4 #
- Updated dependencies, minimum version of ios and formatted code
1.0.3 #
- Added phone number on incoming call on android by @berkekbgz with pr #17
1.0.1 #
- Downgrade dart sdk from 2.16.1 to 2.15.0
1.0.0 #
- First release
- Added Phone State listener on Android and iOS