Tadas Petra
Tadas Petra
In the quickstart guide for Flutter there is no mention of the `joinChannel` method in the code. https://docs.agora.io/en/video-calling/get-started/get-started-sdk?platform=flutter
Appreciate the work on this plugin. A feature that would make it better is making it easier to delete the comments. Right now when I click on the comment in...
As I was exploring the Cloud Recording documentation, I clicked on the "Core Concepts" to understand how Cloud Recording works under the hood. This page, however doesn't mention Cloud Recording,...
In [this document (for any platform)](https://docs.agora.io/en/video-calling/get-started/authentication-workflow?platform=react-js) there is no mention of the `agora-token` package. Instead the approach written is to manually copy paste files into your project folder. This is...
A general comment about the Flutter quickstart is that it is overly complicated for being a "quick start". The `messageCallback` and `eventCallback` seem to be an opinionated messaging system built...