Hey everyone,
I wanted to share the streaming app I've been working on the past few days. I started by following a tutorial to implement a Streaming API in Flutter.
https://www.youtube.com/watch?v=K7IOro1fWYU
I know some peeps ran into bugs trying to recreate the exact project from the video, especially getting it to work on web.
I managed to get around that by switching from the built-in HTTP package to Dio.
Check out this demo I put together showing it working nicely on web. On mobile it streams like normal, and on web it falls back to a non-streamed behavior.
Web App: https://gptchat.flutterflow.app/
The AI above is programmed to serve as social media assistant as it was made for my other startup idea Omni.channel 😉