Hey everyone. We use the Vertex API Grounding with Gemini 2.5 Flash in our Flutter App.
As fas as I understand, we need to display the returned search entry points / search suggestions.
Do we need to display the exact HTML/CSS verbatim? Or can we recreate the chips with Flutter widgets? The returned HTML would require an in-App “browser”/WebView that turns out buggy and unwieldy.
Thank you all for insights ![]()