callwave_flutter_method_channel 0.1.1 copy "callwave_flutter_method_channel: ^0.1.1" to clipboard
callwave_flutter_method_channel: ^0.1.1 copied to clipboard

MethodChannel implementation for callwave_flutter. Provides native Android (Kotlin) and iOS (Swift) integration for VoIP call notifications and CallKit/full-screen intent support.

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.1 - 2026-03-05 #

Changed #

  • Extended pubspec description for pub.dev
  • README enhanced with "Why callwave_flutter?" and platform status details

0.1.0 - 2025-03-04 #

Added #

  • Initial release of callwave_flutter_method_channel
  • MethodChannelCallwaveFlutter implementation of CallwaveFlutterPlatform
  • MethodChannel and EventChannel bridge for call operations and events
  • Android implementation: full-screen call intents, notifications, timeout scheduling (AlarmManager)
  • iOS implementation: CallKit integration via CXProvider and CXCallController
  • Event buffering for cold-start delivery (max 50 events, 10-minute TTL)
0
likes
0
points
143
downloads

Publisher

verified publishereffdel.com

Weekly Downloads

MethodChannel implementation for callwave_flutter. Provides native Android (Kotlin) and iOS (Swift) integration for VoIP call notifications and CallKit/full-screen intent support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

callwave_flutter_platform_interface, flutter

More

Packages that depend on callwave_flutter_method_channel

Packages that implement callwave_flutter_method_channel