- Update README.md
- Fixed some bugs.
- REMOVED
- Dart class models instead using dynamic types and Maps (thank @icodelifee - hiennguyen92#180)
- Allow to call from native Android (thank @fabiocody - hiennguyen92#185)
- Add android notification channel name
incomingCallNotificationChannelName
missedCallNotificationChannelName
(thank @AAkira - hiennguyen92#177) - Adding the feature to change template of notification to small
isCustomSmallExNotification
(thank @anocean2 - hiennguyen92#196) - Fixed ringtone sound not playing in Release mode on Android (thank @mschudt - hiennguyen92#204)
- Fixed some bugs.
- REMOVED
- Fix notification Android 12
- Fix sound notification
- Support
backgroundUrl
using path assets - Fixed some bugs.
- Issue no audio when Accept(iOS)
- Duplicate sound notification(Android)
- Support Flutter 3
- Fixed some bugs.
- Fixed issue open app(terminated/background state - Android).
- Completed Example
- Fixed some bugs.
- Add props
isShowMissedCallNotification
using show Missed call notification(Android) - Fixed issue decline(terminated/background state - there will be about 3 seconds to call the api before the app is closed.)
- Fixed some bugs.
- Fixed issue open app(terminated/background state).
- Fixed some bugs.
- Add props for text
- Fixed issue open app(terminated/background state).
- Fixed some bugs.
- Update custom miss call notification
- Fixed issue open app(terminated/background state).
- add
showMissCallNotification
only for Android, using show miss call notification - Fixed some bugs.
- add props
isShowCallback
using show Callback for miss call(Android) - public props data call for Object-C/Swift
- Example using FCM(Android)
- Fixed some bugs.
- Fixed issue default ringtone(Android)
- Fixed issue vibration(Android)
- Fixed issue sound play type ringtone volumn system(Android)
- Fixed flow incomming screen(Android)
- Fixed some bugs.
- Switch using Service for Ringtone(Android)
- Fixed issue vibration(Android)
- Add
getDevicePushTokenVoIP()
feature - Fixed some bugs.
- Pustkit and VoIP setup instructions (PUSHKIT.md)
- Callback from Recent History IOS
- Using System ringtone for default
- Fixed func
endAllCalls()
Android - Bugs Android 12.
- Fixed some bugs.
- Share func call from native(iOS)
- Add custom
headers
using for avatar/background image (only for Android)
- Fixed func
activeCalls()
Get active calls
- Fixed endCall
- Bugs Targeting Android 12 (Android).
- Bugs
audio session
(iOS) - Fixed some bugs.
- Update README.md.
- Add func
activeCalls()
Get active calls - Remove notification when click action
Call back
(Android). - Bugs
no activation of the audio session
(iOS) - Fixed some bugs.
- Update README.md.
- Add props android
isShowLogo
. - Fixed some bugs.
- Update README.md.
- Update documentation.
- Update README.md.
- Fixed some bugs.
- Initial release.