Commit 4ad8731
chore(firebaseai): merge main into developer api branch (#17341)
* chore(ci): bump macos-14 to macos-15 (#17311)
* feat(cloud_functions): add support for cloud functions stream (#17214)
* chore: add platform interface and method channel implementation for Cloud Functions stream
* chore: add `httpsCallableStreamFromUrl` and `httpsStreamCallableWithUri`
* chore: resolve comments
* chore: add Android implementation for Cloud Functions stream
* chore: resolve formatting issues
* chore: correct variable name
* chore: add support for Cloud Functions Stream(Android)
* chore: create dedicated StreamHandler class
* chore: add streamhandler implementation for ios
* chore: add iOS implementation for Cloud Functions stream
* chore: add license header to stream handler files
* chore: web Cloud Functions stream wip
* chore: push all
* chore: update functions based on API Doc modification
* chore: clean up code
* chore: add web package
* chore: add streaming example
* chore: fix ci issues
* chore: fix ci
* chore: fix cloud function test
* chore: add missing doc
* chore: fixes and clean up
* chore: add e2e for Cloud Functions Stream
* chore: fix formatting issue
* chore: add more tests and fix timeout for Android
* chore: add test for map and list
* chore: fix test
* chore: update year to 2025 in files
* chore(web): add support for abort signal
* chore: resolve comments and add test for Abort
* chore: fix test
* chore: fix test
* chore: update copyright year
* chore: print error to console
* chore(release): publish packages (#17314)
* chore(release): publish packages
- cloud_firestore@5.6.7
- cloud_firestore_platform_interface@6.6.7
- cloud_functions@5.5.0
- cloud_functions_platform_interface@5.7.0
- cloud_functions_web@4.11.0
- firebase_auth@5.5.3
- firebase_vertexai@1.6.0
- cloud_firestore_web@4.4.7
- firebase_data_connect@0.1.4+1
* chore: BoM Version 3.10.0
* constants
* fix(auth,apple): prevent EXC_BAD_ACCESS crash in Apple Sign-In completion handler (#17273)
- Locally captures completion handler to prevent deallocation
- Fixes crash during async Apple Sign-In operations
* chore(docs): Update Extension Helper Docs (#17327)
* feat(vertexai): Add HarmBlockThreshold.OFF (#17325)
* Add HarmBlockThreshold.OFF. Add unit test for api. Fix the schema output json.
* fix a nit
* feat(fdc): Included platform detection changes (#17308)
* feat(vertexai): Add responseModality (#17326)
* Add responseModality
* review comments
* handle omit tokenCount nicely (#17336)
* Add new attributes for schema (#17340)
* tweak after merge main
* fix analyzer for vertexai/api_test.dart
* remove dependency_overrides in pubspec.yaml
---------
Co-authored-by: MichaelV00 <106483404+MichaelVerdon@users.noreply.github.com>
Co-authored-by: Jude Selase Kwashie <64037520+SelaseKay@users.noreply.github.com>
Co-authored-by: Guillaume Bernos <guillaume@bernos.dev>
Co-authored-by: Luke Memet <1598289+lukemmtt@users.noreply.github.com>
Co-authored-by: Maneesh Tewani <maneesht@users.noreply.github.com>1 parent 78725d3 commit 4ad8731
File tree
74 files changed
+3609
-2143
lines changed- .github/workflows
- scripts/functions
- src
- docs/cloud-messaging
- packages
- cloud_firestore
- cloud_firestore_platform_interface
- cloud_firestore_web
- cloud_firestore
- example
- cloud_functions
- cloud_functions_platform_interface
- lib/src
- method_channel
- platform_interface
- cloud_functions_web
- lib
- interop
- cloud_functions
- android
- src/main/java/io/flutter/plugins/firebase/functions
- example
- android
- app/src/main
- lib
- ios/cloud_functions/Sources/cloud_functions
- lib
- src
- macos/cloud_functions/Sources/cloud_functions
- firebase_ai/firebase_ai
- example
- lib
- src
- developer
- test
- firebase_app_check/firebase_app_check/example
- firebase_auth/firebase_auth
- example
- ios/firebase_auth/Sources/firebase_auth
- firebase_data_connect/firebase_data_connect
- example
- lib/src
- common
- test/src/common
- firebase_vertexai/firebase_vertexai
- example
- lib/pages
- lib
- test
- scripts
- tests
- integration_test/cloud_functions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+3609
-2143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
Lines changed: 971 additions & 1952 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | | - | |
| 33 | + | |
| 34 | + | |
23 | 35 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
38 | 58 | | |
| 59 | + | |
39 | 60 | | |
40 | 61 | | |
41 | 62 | | |
42 | 63 | | |
43 | | - | |
| 64 | + | |
| 65 | + | |
44 | 66 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
48 | 75 | | |
49 | 76 | | |
50 | | - | |
| 77 | + | |
51 | 78 | | |
52 | 79 | | |
53 | 80 | | |
54 | | - | |
| 81 | + | |
55 | 82 | | |
56 | 83 | | |
57 | 84 | | |
58 | | - | |
| 85 | + | |
59 | 86 | | |
60 | 87 | | |
61 | 88 | | |
62 | | - | |
| 89 | + | |
63 | 90 | | |
64 | 91 | | |
65 | 92 | | |
66 | | - | |
| 93 | + | |
67 | 94 | | |
68 | 95 | | |
69 | | - | |
70 | | - | |
| 96 | + | |
| 97 | + | |
71 | 98 | | |
72 | 99 | | |
73 | 100 | | |
| |||
153 | 180 | | |
154 | 181 | | |
155 | 182 | | |
156 | | - | |
| 183 | + | |
157 | 184 | | |
158 | 185 | | |
159 | 186 | | |
160 | 187 | | |
161 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
6 | 68 | | |
7 | 69 | | |
8 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
7 | 46 | | |
8 | 47 | | |
9 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
| 532 | + | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | | - | |
538 | | - | |
| 537 | + | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments