callwave_flutter_platform_interface 0.1.0 copy "callwave_flutter_platform_interface: ^0.1.0" to clipboard
callwave_flutter_platform_interface: ^0.1.0 copied to clipboard

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