callwave_flutter_method_channel 0.1.0
callwave_flutter_method_channel: ^0.1.0 copied to clipboard
MethodChannel implementation for callwave_flutter.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2025-03-04 #
Added #
- Initial release of callwave_flutter_method_channel
MethodChannelCallwaveFlutterimplementation ofCallwaveFlutterPlatform- MethodChannel and EventChannel bridge for call operations and events
- Android implementation: full-screen call intents, notifications, timeout scheduling (
AlarmManager) - iOS implementation: CallKit integration via
CXProviderandCXCallController - Event buffering for cold-start delivery (max 50 events, 10-minute TTL)