firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.46k stars 3.91k forks source link

feat(vertexai): Add support for UsageMetaData #12787

Closed cynthiajoan closed 6 days ago

cynthiajoan commented 2 weeks ago

Description

Add support for UsageMetaData, also includes a minor fix for prompt response text position.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

russellwheatley commented 1 week ago

@cynthiajoan - just need to fix conflicts and also fix the analyse CI run and it LGTM.