1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/ai_recipe_generation/android/app/google-services.json
Eric Windmill be52906894 Adds ai_recipe_generation sample (#2242)
Adding the demo app from my I/O talk. Because AI.

## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.

---------

Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
2024-05-14 11:41:20 -04:00

29 lines
676 B
JSON

{
"project_info": {
"project_number": "44885228795",
"project_id": "gemini-cat-chef",
"storage_bucket": "gemini-cat-chef.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:44885228795:android:d1ed69a5c617a8b98f845e",
"android_client_info": {
"package_name": "com.example.gemini_io_talk"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyANxBBzc4s-Yuol0xqs-mEtXe-pNcut3OU"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}