Kevin Wang
Kevin Wang
What does twitch translate the tiers as? It should match the labeling they use since they are more like proper nouns.
> @kevmo314 Does more need to be done here other than what I did on `tts.dart` with this merge #1195? This shouldn't be done until we've released the new engine...
I think it's ok to use multiple libraries. We'll deal with the technical debt later. We have a similar issue with webviews rn :(
Although, perhaps one way around it would be to pass the entire URL to the audio library instead of having it play a byte array?
We have to send a raw message, right? I guess then that would require three changes: 1. Update the agent to support a reply message id 2. Update the functions...
Hmm strange, we already have that though: https://github.com/muxable/rtchat/blob/main/ios/Runner/Info.plist#L47-L50
It would also be interesting to experiment with merging events, like if there are two pinned follow/sub widgets, we show something like:  This would save some space too but...
> What about tapping the pictures and being able to see the entire list? That seems reasonable, do you have an idea for a good UI pattern for that?
Nice thanks for getting that started! Can we get comment access? :)
I think it's worth a shot