Create Code Snippets for Using the Chat Product with the core pub/sub SDK in Flutter
We need to create code snippets demonstrating how to use the Chat product with the core SDK in Flutter. Currently, there is no dedicated SDK for the Chat product in Flutter, so these snippets should showcase how to access Chat features using the existing core SDK.
Hello @ttypic , @sacOO7 ! Currently starting to use the Ably SDK for a flutter app, and ran into the blocker where the Chat product is not available for Flutter, only pub sub.
This issue states: "these snippets should showcase how to access Chat features using the existing core SDK." Can you confirm if we can use the Ably Chat product with the current core Flutter SDK?
If yes, could you please tell me how? Any examples or pointers that leads us into the right direction would be great. Thank you!