web_callkit 0.0.3
web_callkit: ^0.0.3 copied to clipboard
Manage calls with an iOS-inspired Callkit for Flutter Web applications.
0.0.3 #
- BREAKING CHANGE: Update Callkit Models & Enums with
CK
prefix - Fix: notifications not always showing js_notifications #6af62f
- Update: call state disconnect reponses
- Fix: calls remaining in
CallManager
after call ends - Fix: duplicate plugin instances
- Refactor & rework managers & plugin
- Add notification icon support
- Update docs
0.0.2+1 #
- Add browser permission check
- Update changelog
0.0.2 #
- Rework Notification Manager
- Updated call notification API
- Added CallkitCapability, CallState and CallActions
- Add call timer
- Added & update documentation
- Update example
0.0.1 #
- Initial Commit