ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

feat: setOnBackgroundMessage() is now a Future<void> that will await for the function to complete. #499

Closed ttypic closed 9 months ago

ttypic commented 9 months ago

Copied https://github.com/ably/ably-flutter/pull/498