flutter_callkeep 0.2.3
flutter_callkeep: ^0.2.3 copied to clipboard
iOS CallKit and Android ConnectionService bindings for Flutter
0.2.3 #
- (android) Fix PendingIntent missing mutability flag error on API 31+
0.2.2 #
- (android) Fix override parameters for Flutter 3.0 support
0.2.1 #
- (android) Replace jcenter with mavenCentral
0.2.0 #
- Migrate to null safety
0.1.9 #
- (android) Upgrade to v2 embedding and Gradle 7.0.2
0.1.8 #
- (ios) Fix bridging header import
- (android) Don't launch custom call activity on Answer / Decline actions in displayCustomCall
0.1.7 #
- (ios) Fix podspec name
0.1.6 #
- Allow setting ringtone uri on custom notification (#6)
0.1.5 #
- Add ability to customize heads-up notification (#5)
0.1.4 #
- Add
dismissCustomIncomingCall
function (#4)
0.1.3 #
- Add
displayCustomIncomingCall
function (#3)
0.1.2 #
- Add
isCurrentDeviceSupported
property - Allow calling
backToForeground
from background task
0.1.1 #
- Support the v2 Android embedder plugins API
0.1.0 #
🎉 Initial release