Integrate Google Bard in Flutter

Aseem Wangoo
Flutter Community
Published in
8 min readSep 25, 2023

--

Integrate Google Bard in Flutter

We will cover briefly:

  1. Creating a Google Bard server locally
  2. Integrate Google Bard UI in Flutter
  3. Send queries/prompts from Dart (Flutter) to JS (Google Bard)

Creating a Google…

--

--