callwave_flutter_platform_interface 0.1.3
callwave_flutter_platform_interface: ^0.1.3 copied to clipboard
Platform interface for callwave_flutter. Defines the contract, DTOs, and wire serialization for the federated VoIP call UX plugin. Used by method channel and other platform implementations.
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.
[Unreleased] #
0.1.3 - 2026-03-10 #
Added #
canScheduleExactAlarms()andrequestExactAlarmPermission()onCallwaveFlutterPlatformwith default implementations (no-op / return true)
0.1.2 - 2026-03-07 #
Added #
CallStartupActionDtoandCallStartupActionTypefor missed-call startup actionstakePendingStartupAction()onCallwaveFlutterPlatformfor one-shot actions captured before Flutter finished initializingPayloadCodec.startupActionToMapandsafeStartupActionFromMapfor wire encoding