Getting started with the Gemini API and Dart and Flutter

  1. What is the name of the package for the Google AI Dart SDK?

  2. Which method allows you to send and receive parts of the generated text for a faster user experience?

  3. You want the model's responses to be more surprising and less predictable. Which parameter change would likely achieve this?

  4. True or False: The specific model you initialize (gemini-pro, gemini-pro-vision, etc.) impacts the type of use cases your application can support.