Hello everyone. I am currently working on a proyect where it necessary to have a functionality that works like google meet or zoom, especially with the function Share Screen.
I found out that Flutter Flow has Mux Broadcast, which is amazing, but it cant share screen with the others viewers.
So, searching around, I found GetStream, that has a SDK for Flutter, but dont really know if its possible to add it to Flutter Flow. Someone on the community posted that he was able to do it but with the chat SDK https://community.flutterflow.io/discussions/post/getstream-io-implementation-example-E87e3277FBtBQbq
In the mean time i will try to make it work!
What do you think? It Possible other optiones?