doneservices / flutter_callkeep

iOS CallKit and Android ConnectionService bindings for Flutter
58 stars 41 forks source link

Update dependencies and properly call `connectedAt` #57

Closed Ayman-Barghout closed 1 year ago

Ayman-Barghout commented 1 year ago

Running Flutter pub get with the latest Flutter version which updated some dependencies in pubspec.lock, also properly set the connectedAt flag when reporting outgoing call connectivity change.