callwave_flutter_platform_interface 0.1.2 copy "callwave_flutter_platform_interface: ^0.1.2" to clipboard
callwave_flutter_platform_interface: ^0.1.2 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.2 - 2026-03-07 #

Added #

  • CallStartupActionDto and CallStartupActionType for missed-call startup actions
  • takePendingStartupAction() on CallwaveFlutterPlatform for one-shot actions captured before Flutter finished initializing
  • PayloadCodec.startupActionToMap and safeStartupActionFromMap for wire encoding

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_platform_interface
  • Abstract CallwaveFlutterPlatform extending PlatformInterface
  • DTO models: CallDataDto, CallEventDto
  • PayloadCodec for Dart map ↔ DTO conversion
  • Enums with wire serialization: CallEventType, CallType, PostCallBehavior
0
likes
140
points
29
downloads

Publisher

verified publishereffdel.com

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on callwave_flutter_platform_interface