What's Changed
- feature: added some doc by @efraespada in #86
- fix cannot receive answer call on Android 11 by @quango2304 in #98
- [FIX] Duplicated call onAnswer. New open method. by @efraespada in #111
- fix: typo in example by @shomatan in #126
- fix: null value cannot be cast to List directly by @shomatan in #127
- Added payload management for CallKeepDidDisplayIncomingCall by @simone-folador in #134
- fix Android 12 missing READ_PHONE_NUMBERS permission by @RuiChen0101 in #141
- feature: include isCallActive in Android, added activeCalls method for getting available calls (Android/iOS) by @efraespada in #135
- Fix example by @ryojiro in #166
- Fix some error by @ryojiro in #167
- Update example by @ryojiro in #168
- Improve Android broadcasts and iOS delegate by @mouEsam in #159
- Updated to the latest flutter and firebase messaging by @mikaelwills in #185
- Make the Object nullable in Android activeCalls by @klelandls in #182
- Extracting UI responsibility, named parameters, android dismissal fix by @mikaelwills in #189
New Contributors
- @efraespada made their first contribution in #86
- @quango2304 made their first contribution in #98
- @shomatan made their first contribution in #126
- @simone-folador made their first contribution in #134
- @RuiChen0101 made their first contribution in #141
- @ryojiro made their first contribution in #166
- @mouEsam made their first contribution in #159
- @mikaelwills made their first contribution in #185
- @klelandls made their first contribution in #182
Full Changelog: v0.3.0...v0.4.0