0

I'm working in FlutterFlow which is my first step into learning development of any sort after being a graphics guy for a long time.

I stumbled upon this answer regarding Python and GraphQL: https://stackoverflow.com/a/71289342/12836123

With the FlutterFlow API options, is there a way I could create something to check if a user is live or not, and then, turn that into a display for their profile?

Thanks so much!

Twitch's normal API involves every user of the app connecting their Twitch and handshaking. I don't feel this is necessary when all we want to pull is a link to their page (which is literally not an API thing) and if they're live or not. Again, this link: https://stackoverflow.com/a/71289342/12836123 gives me some level of hope, but I'm not sure how to work that into FlutterFlow

0 Answers0