Skip to content

Commit c986356

Browse files
authored
chore(release): publish packages (#18189)
* chore(release): publish packages - firebase_app_check_platform_interface@0.3.0 - firebase_data_connect@0.3.0 - _flutterfire_internals@1.3.69 - cloud_firestore@6.3.0 - cloud_firestore_platform_interface@7.2.0 - cloud_firestore_web@5.3.0 - cloud_functions@6.2.0 - firebase_ai@3.11.0 - firebase_analytics@12.3.0 - firebase_app_check@0.4.3 - firebase_app_check_web@0.2.4 - firebase_app_installations@0.4.2 - firebase_auth@6.4.0 - firebase_core@4.7.0 - firebase_core_web@3.6.0 - firebase_crashlytics@5.2.0 - firebase_database@12.3.0 - firebase_in_app_messaging@0.9.2 - firebase_messaging@16.2.0 - firebase_ml_model_downloader@0.4.2 - firebase_performance@0.11.3 - firebase_remote_config@6.4.0 - firebase_storage@13.3.0 - firebase_remote_config_web@1.10.6 - firebase_in_app_messaging_platform_interface@0.2.5+20 - firebase_remote_config_platform_interface@2.1.2 - firebase_auth_platform_interface@8.1.9 - firebase_crashlytics_platform_interface@3.8.20 - firebase_messaging_web@4.1.5 - firebase_messaging_platform_interface@4.7.9 - firebase_app_installations_platform_interface@0.1.4+68 - firebase_database_platform_interface@0.3.1+1 - firebase_analytics_platform_interface@5.1.1 - firebase_app_installations_web@0.1.7+5 - firebase_analytics_web@0.6.1+5 - firebase_performance_platform_interface@0.1.6+7 - firebase_performance_web@0.1.8+5 - firebase_storage_platform_interface@5.2.20 - firebase_storage_web@3.11.5 - firebase_auth_web@6.1.5 - firebase_database_web@0.2.7+6 - firebase_ml_model_downloader_platform_interface@0.1.5+20 - cloud_functions_web@5.1.5 - cloud_functions_platform_interface@5.8.12 * chore: BoM Version 4.12.0
1 parent 2785272 commit c986356

File tree

158 files changed

+753
-301
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+753
-301
lines changed

CHANGELOG.md

Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,201 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2026-04-13 - [BoM 4.12.0](https://github.com/firebase/flutterfire/blob/main/VERSIONS.md#flutter-bom-4120-2026-04-13)
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`firebase_app_check_platform_interface` - `v0.3.0`](#firebase_app_check_platform_interface---v030)
19+
- [`firebase_data_connect` - `v0.3.0`](#firebase_data_connect---v030)
20+
- [`_flutterfire_internals` - `v1.3.69`](#_flutterfire_internals---v1369)
21+
- [`cloud_firestore` - `v6.3.0`](#cloud_firestore---v630)
22+
- [`cloud_firestore_platform_interface` - `v7.2.0`](#cloud_firestore_platform_interface---v720)
23+
- [`cloud_firestore_web` - `v5.3.0`](#cloud_firestore_web---v530)
24+
- [`cloud_functions` - `v6.2.0`](#cloud_functions---v620)
25+
- [`firebase_ai` - `v3.11.0`](#firebase_ai---v3110)
26+
- [`firebase_analytics` - `v12.3.0`](#firebase_analytics---v1230)
27+
- [`firebase_app_check` - `v0.4.3`](#firebase_app_check---v043)
28+
- [`firebase_app_check_web` - `v0.2.4`](#firebase_app_check_web---v024)
29+
- [`firebase_app_installations` - `v0.4.2`](#firebase_app_installations---v042)
30+
- [`firebase_auth` - `v6.4.0`](#firebase_auth---v640)
31+
- [`firebase_core` - `v4.7.0`](#firebase_core---v470)
32+
- [`firebase_core_web` - `v3.6.0`](#firebase_core_web---v360)
33+
- [`firebase_crashlytics` - `v5.2.0`](#firebase_crashlytics---v520)
34+
- [`firebase_database` - `v12.3.0`](#firebase_database---v1230)
35+
- [`firebase_in_app_messaging` - `v0.9.2`](#firebase_in_app_messaging---v092)
36+
- [`firebase_messaging` - `v16.2.0`](#firebase_messaging---v1620)
37+
- [`firebase_ml_model_downloader` - `v0.4.2`](#firebase_ml_model_downloader---v042)
38+
- [`firebase_performance` - `v0.11.3`](#firebase_performance---v0113)
39+
- [`firebase_remote_config` - `v6.4.0`](#firebase_remote_config---v640)
40+
- [`firebase_storage` - `v13.3.0`](#firebase_storage---v1330)
41+
- [`firebase_remote_config_web` - `v1.10.6`](#firebase_remote_config_web---v1106)
42+
- [`firebase_in_app_messaging_platform_interface` - `v0.2.5+20`](#firebase_in_app_messaging_platform_interface---v02520)
43+
- [`firebase_remote_config_platform_interface` - `v2.1.2`](#firebase_remote_config_platform_interface---v212)
44+
- [`firebase_auth_platform_interface` - `v8.1.9`](#firebase_auth_platform_interface---v819)
45+
- [`firebase_crashlytics_platform_interface` - `v3.8.20`](#firebase_crashlytics_platform_interface---v3820)
46+
- [`firebase_messaging_web` - `v4.1.5`](#firebase_messaging_web---v415)
47+
- [`firebase_messaging_platform_interface` - `v4.7.9`](#firebase_messaging_platform_interface---v479)
48+
- [`firebase_app_installations_platform_interface` - `v0.1.4+68`](#firebase_app_installations_platform_interface---v01468)
49+
- [`firebase_database_platform_interface` - `v0.3.1+1`](#firebase_database_platform_interface---v0311)
50+
- [`firebase_analytics_platform_interface` - `v5.1.1`](#firebase_analytics_platform_interface---v511)
51+
- [`firebase_app_installations_web` - `v0.1.7+5`](#firebase_app_installations_web---v0175)
52+
- [`firebase_analytics_web` - `v0.6.1+5`](#firebase_analytics_web---v0615)
53+
- [`firebase_performance_platform_interface` - `v0.1.6+7`](#firebase_performance_platform_interface---v0167)
54+
- [`firebase_performance_web` - `v0.1.8+5`](#firebase_performance_web---v0185)
55+
- [`firebase_storage_platform_interface` - `v5.2.20`](#firebase_storage_platform_interface---v5220)
56+
- [`firebase_storage_web` - `v3.11.5`](#firebase_storage_web---v3115)
57+
- [`firebase_auth_web` - `v6.1.5`](#firebase_auth_web---v615)
58+
- [`firebase_database_web` - `v0.2.7+6`](#firebase_database_web---v0276)
59+
- [`firebase_ml_model_downloader_platform_interface` - `v0.1.5+20`](#firebase_ml_model_downloader_platform_interface---v01520)
60+
- [`cloud_functions_web` - `v5.1.5`](#cloud_functions_web---v515)
61+
- [`cloud_functions_platform_interface` - `v5.8.12`](#cloud_functions_platform_interface---v5812)
62+
63+
Packages with dependency updates only:
64+
65+
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
66+
67+
- `firebase_remote_config_web` - `v1.10.6`
68+
- `firebase_in_app_messaging_platform_interface` - `v0.2.5+20`
69+
- `firebase_remote_config_platform_interface` - `v2.1.2`
70+
- `firebase_auth_platform_interface` - `v8.1.9`
71+
- `firebase_crashlytics_platform_interface` - `v3.8.20`
72+
- `firebase_messaging_web` - `v4.1.5`
73+
- `firebase_messaging_platform_interface` - `v4.7.9`
74+
- `firebase_app_installations_platform_interface` - `v0.1.4+68`
75+
- `firebase_database_platform_interface` - `v0.3.1+1`
76+
- `firebase_analytics_platform_interface` - `v5.1.1`
77+
- `firebase_app_installations_web` - `v0.1.7+5`
78+
- `firebase_analytics_web` - `v0.6.1+5`
79+
- `firebase_performance_platform_interface` - `v0.1.6+7`
80+
- `firebase_performance_web` - `v0.1.8+5`
81+
- `firebase_storage_platform_interface` - `v5.2.20`
82+
- `firebase_storage_web` - `v3.11.5`
83+
- `firebase_auth_web` - `v6.1.5`
84+
- `firebase_database_web` - `v0.2.7+6`
85+
- `firebase_ml_model_downloader_platform_interface` - `v0.1.5+20`
86+
- `cloud_functions_web` - `v5.1.5`
87+
- `cloud_functions_platform_interface` - `v5.8.12`
88+
89+
---
90+
91+
#### `firebase_app_check_platform_interface` - `v0.3.0`
92+
93+
- **FEAT**(app_check,windows): add support for AppCheck for Windows ([#18140](https://github.com/firebase/flutterfire/issues/18140)). ([81f30325](https://github.com/firebase/flutterfire/commit/81f30325fc926fe94b630e49f56b795c781a4cbe))
94+
95+
#### `firebase_data_connect` - `v0.3.0`
96+
97+
- **FEAT**(fdc): Streaming implementation for data connect ([#18174](https://github.com/firebase/flutterfire/issues/18174)). ([6ce6f6b2](https://github.com/firebase/flutterfire/commit/6ce6f6b2369b9d43e69b24b284d8ef816c430e31))
98+
- **FEAT**(app_check,windows): add support for AppCheck for Windows ([#18140](https://github.com/firebase/flutterfire/issues/18140)). ([81f30325](https://github.com/firebase/flutterfire/commit/81f30325fc926fe94b630e49f56b795c781a4cbe))
99+
100+
#### `_flutterfire_internals` - `v1.3.69`
101+
102+
- **FIX**: improve error handling in _firebaseExceptionFromCoreFirebaseError ([#18177](https://github.com/firebase/flutterfire/issues/18177)). ([3c29048a](https://github.com/firebase/flutterfire/commit/3c29048a859b62f3f224b1fa3c8db61f78f63374))
103+
104+
#### `cloud_firestore` - `v6.3.0`
105+
106+
- **FEAT**: support for Firestore Pipelines ([#18183](https://github.com/firebase/flutterfire/issues/18183)). ([d734cf08](https://github.com/firebase/flutterfire/commit/d734cf0885f6d9403c2fb3ac48d6c52e14199309))
107+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
108+
109+
#### `cloud_firestore_platform_interface` - `v7.2.0`
110+
111+
- **FEAT**: support for Firestore Pipelines ([#18183](https://github.com/firebase/flutterfire/issues/18183)). ([d734cf08](https://github.com/firebase/flutterfire/commit/d734cf0885f6d9403c2fb3ac48d6c52e14199309))
112+
113+
#### `cloud_firestore_web` - `v5.3.0`
114+
115+
- **FEAT**: support for Firestore Pipelines ([#18183](https://github.com/firebase/flutterfire/issues/18183)). ([d734cf08](https://github.com/firebase/flutterfire/commit/d734cf0885f6d9403c2fb3ac48d6c52e14199309))
116+
117+
#### `cloud_functions` - `v6.2.0`
118+
119+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
120+
121+
#### `firebase_ai` - `v3.11.0`
122+
123+
- **FEAT**(firebaseai): server prompt chat and function calling ([#17972](https://github.com/firebase/flutterfire/issues/17972)). ([4b8f2288](https://github.com/firebase/flutterfire/commit/4b8f22889808c0a55f4fc2abc52c72aa2d932379))
124+
- **FEAT**(firebaseai): add spm support for firebase_ai, and update example to running with spm ([#18159](https://github.com/firebase/flutterfire/issues/18159)). ([bb1e04f8](https://github.com/firebase/flutterfire/commit/bb1e04f8cd0f29cad3913af7bcf40744ffb2515a))
125+
- **FEAT**(firebaseai): deprecate imagen ([#18148](https://github.com/firebase/flutterfire/issues/18148)). ([99450317](https://github.com/firebase/flutterfire/commit/99450317d83f7b77ab192aed7071432785337789))
126+
- **FEAT**(firebaseai): Add ability for Schema class to export to json schema ([#18131](https://github.com/firebase/flutterfire/issues/18131)). ([5818a33c](https://github.com/firebase/flutterfire/commit/5818a33c060f775b4a00e11ad5ee04b71e939dad))
127+
128+
#### `firebase_analytics` - `v12.3.0`
129+
130+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
131+
132+
#### `firebase_app_check` - `v0.4.3`
133+
134+
- **FEAT**(app_check,windows): add support for AppCheck for Windows ([#18140](https://github.com/firebase/flutterfire/issues/18140)). ([81f30325](https://github.com/firebase/flutterfire/commit/81f30325fc926fe94b630e49f56b795c781a4cbe))
135+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
136+
137+
#### `firebase_app_check_web` - `v0.2.4`
138+
139+
- **FIX**(app_check,web): fix an error that could occur when refreshing a token ([#18135](https://github.com/firebase/flutterfire/issues/18135)). ([6998e512](https://github.com/firebase/flutterfire/commit/6998e512ea5404a20ad81a0306aafaa607babc2a))
140+
- **FEAT**(app_check,windows): add support for AppCheck for Windows ([#18140](https://github.com/firebase/flutterfire/issues/18140)). ([81f30325](https://github.com/firebase/flutterfire/commit/81f30325fc926fe94b630e49f56b795c781a4cbe))
141+
142+
#### `firebase_app_installations` - `v0.4.2`
143+
144+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
145+
146+
#### `firebase_auth` - `v6.4.0`
147+
148+
- **FIX**(auth,ios): serialize Sign in with Apple to prevent crash on overlapping requests ([#18172](https://github.com/firebase/flutterfire/issues/18172)). ([752cbcaa](https://github.com/firebase/flutterfire/commit/752cbcaa57f887a8fea3bda728bb8482290fa049))
149+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
150+
151+
#### `firebase_core` - `v4.7.0`
152+
153+
- **FEAT**(core): bump Firebase Android SDK to 34.12.0 ([#18185](https://github.com/firebase/flutterfire/issues/18185)). ([346a048f](https://github.com/firebase/flutterfire/commit/346a048f098090e6848fdd0f61a8bf7d01394676))
154+
- **FEAT**: bump Firebase iOS SDK to 12.12.0 ([#18187](https://github.com/firebase/flutterfire/issues/18187)). ([cc063bd9](https://github.com/firebase/flutterfire/commit/cc063bd9df1c59dd3bb8c25d067f8655bc268523))
155+
- **FEAT**: bump iOS SDK to version 12.11.0 ([#18161](https://github.com/firebase/flutterfire/issues/18161)). ([2664b2c2](https://github.com/firebase/flutterfire/commit/2664b2c2dab4d0147461ce4d3f7862267e880542))
156+
- **FEAT**(app_check,windows): add support for AppCheck for Windows ([#18140](https://github.com/firebase/flutterfire/issues/18140)). ([81f30325](https://github.com/firebase/flutterfire/commit/81f30325fc926fe94b630e49f56b795c781a4cbe))
157+
- **FEAT**: bump Firebase android SDK to 34.11.0 ([#18146](https://github.com/firebase/flutterfire/issues/18146)). ([2b50061a](https://github.com/firebase/flutterfire/commit/2b50061a689634957efba8bd17c196dd548a08a2))
158+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
159+
160+
#### `firebase_core_web` - `v3.6.0`
161+
162+
- **FEAT**: support for Firestore Pipelines ([#18183](https://github.com/firebase/flutterfire/issues/18183)). ([d734cf08](https://github.com/firebase/flutterfire/commit/d734cf0885f6d9403c2fb3ac48d6c52e14199309))
163+
- **FEAT**: bump JS SDK to version 12.12.0 ([#18186](https://github.com/firebase/flutterfire/issues/18186)). ([3d943ed4](https://github.com/firebase/flutterfire/commit/3d943ed4154eb61617746825fc5c1c90f1e73d88))
164+
- **FEAT**: bump JS SDK to version 12.11.0 ([#18160](https://github.com/firebase/flutterfire/issues/18160)). ([b3ab0003](https://github.com/firebase/flutterfire/commit/b3ab00036c70debca59414ea236c5012fb841a63))
165+
166+
#### `firebase_crashlytics` - `v5.2.0`
167+
168+
- **FIX**(crashlytics,android): fix an issue with deobfuscating flavored builds ([#18085](https://github.com/firebase/flutterfire/issues/18085)). ([55a7f6ff](https://github.com/firebase/flutterfire/commit/55a7f6ff17940487e29d8bc78779ca4cfce24b0c))
169+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
170+
171+
#### `firebase_database` - `v12.3.0`
172+
173+
- **FEAT**(database,android): fix order issue ([#18142](https://github.com/firebase/flutterfire/issues/18142)). ([5dd661cb](https://github.com/firebase/flutterfire/commit/5dd661cb7b9efa9e02c1bc9233222860be8be7bd))
174+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
175+
176+
#### `firebase_in_app_messaging` - `v0.9.2`
177+
178+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
179+
180+
#### `firebase_messaging` - `v16.2.0`
181+
182+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
183+
184+
#### `firebase_ml_model_downloader` - `v0.4.2`
185+
186+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
187+
188+
#### `firebase_performance` - `v0.11.3`
189+
190+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
191+
192+
#### `firebase_remote_config` - `v6.4.0`
193+
194+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
195+
196+
#### `firebase_storage` - `v13.3.0`
197+
198+
- **FEAT**: use local firebase_core instead of remote SPM dependency ([#18141](https://github.com/firebase/flutterfire/issues/18141)). ([995caf40](https://github.com/firebase/flutterfire/commit/995caf400df80c0fde7151c651ccc6c0f756e381))
199+
200+
6201
## 2026-03-23 - [BoM 4.11.0](https://github.com/firebase/flutterfire/blob/main/VERSIONS.md#flutter-bom-4110-2026-03-23)
7202

8203
### Changes

VERSIONS.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,44 @@ This document is listing all the compatible versions of the FlutterFire plugins.
44

55
# Versions
66

7+
## [Flutter BoM 4.12.0 (2026-04-13)](https://github.com/firebase/flutterfire/blob/main/CHANGELOG.md#2026-04-13)
8+
9+
Install this version using FlutterFire CLI
10+
11+
```bash
12+
flutterfire install 4.12.0
13+
```
14+
15+
### Included Native Firebase SDK Versions
16+
| Firebase SDK | Version | Link |
17+
|--------------|---------|------|
18+
| Android SDK | 34.12.0 | [Release Notes](https://firebase.google.com/support/release-notes/android) |
19+
| iOS SDK | 12.12.0 | [Release Notes](https://firebase.google.com/support/release-notes/ios) |
20+
| Web SDK | 12.12.0 | [Release Notes](https://firebase.google.com/support/release-notes/js) |
21+
| Windows SDK | 13.5.0 | [Release Notes](https://firebase.google.com/support/release-notes/cpp-relnotes) |
22+
23+
### FlutterFire Plugin Versions
24+
| Plugin | Version | Dart Version | Flutter Version |
25+
|--------|---------|--------------|-----------------|
26+
| [cloud_firestore](https://pub.dev/packages/cloud_firestore/versions/6.3.0) | 6.3.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
27+
| [cloud_functions](https://pub.dev/packages/cloud_functions/versions/6.2.0) | 6.2.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
28+
| [firebase_ai](https://pub.dev/packages/firebase_ai/versions/3.11.0) | 3.11.0 | >=3.2.0 <4.0.0 | >=3.16.0 |
29+
| [firebase_analytics](https://pub.dev/packages/firebase_analytics/versions/12.3.0) | 12.3.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
30+
| [firebase_app_check](https://pub.dev/packages/firebase_app_check/versions/0.4.3) | 0.4.3 | >=3.2.0 <4.0.0 | >=3.3.0 |
31+
| [firebase_app_installations](https://pub.dev/packages/firebase_app_installations/versions/0.4.2) | 0.4.2 | >=3.2.0 <4.0.0 | >=3.3.0 |
32+
| [firebase_auth](https://pub.dev/packages/firebase_auth/versions/6.4.0) | 6.4.0 | >=3.2.0 <4.0.0 | >=3.16.0 |
33+
| [firebase_core](https://pub.dev/packages/firebase_core/versions/4.7.0) | 4.7.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
34+
| [firebase_crashlytics](https://pub.dev/packages/firebase_crashlytics/versions/5.2.0) | 5.2.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
35+
| [firebase_data_connect](https://pub.dev/packages/firebase_data_connect/versions/0.3.0) | 0.3.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
36+
| [firebase_database](https://pub.dev/packages/firebase_database/versions/12.3.0) | 12.3.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
37+
| [firebase_in_app_messaging](https://pub.dev/packages/firebase_in_app_messaging/versions/0.9.2) | 0.9.2 | >=3.2.0 <4.0.0 | >=3.3.0 |
38+
| [firebase_messaging](https://pub.dev/packages/firebase_messaging/versions/16.2.0) | 16.2.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
39+
| [firebase_ml_model_downloader](https://pub.dev/packages/firebase_ml_model_downloader/versions/0.4.2) | 0.4.2 | >=3.2.0 <4.0.0 | >=3.3.0 |
40+
| [firebase_performance](https://pub.dev/packages/firebase_performance/versions/0.11.3) | 0.11.3 | >=3.2.0 <4.0.0 | >=3.3.0 |
41+
| [firebase_remote_config](https://pub.dev/packages/firebase_remote_config/versions/6.4.0) | 6.4.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
42+
| [firebase_storage](https://pub.dev/packages/firebase_storage/versions/13.3.0) | 13.3.0 | >=3.2.0 <4.0.0 | >=3.3.0 |
43+
44+
745
## [Flutter BoM 4.11.0 (2026-03-23)](https://github.com/firebase/flutterfire/blob/main/CHANGELOG.md#2026-03-23)
846

947
Install this version using FlutterFire CLI

melos.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ command:
2222
dart run scripts/generate_versions_web.dart && \
2323
dart run scripts/generate_versions_spm.dart && \
2424
git add packages/firebase_data_connect/firebase_data_connect/lib/src/dataconnect_version.dart && git add packages/*/*_web/lib/src/*_version.dart && git add packages/*/*/ios/*/Package.swift packages/*/*/macos/*/Package.swift && git add packages/*/*/ios/*/Sources/*/Constants.swift
25-
post: |
26-
dart run scripts/generate_tag_spm_firebase_core.dart
2725
2826
bootstrap:
2927
# It seems so that running "pub get" in parallel has some issues (like

packages/_flutterfire_internals/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.69
2+
3+
- **FIX**: improve error handling in _firebaseExceptionFromCoreFirebaseError ([#18177](https://github.com/firebase/flutterfire/issues/18177)). ([3c29048a](https://github.com/firebase/flutterfire/commit/3c29048a859b62f3f224b1fa3c8db61f78f63374))
4+
15
## 1.3.68
26

37
- Update a dependency to the latest release.

0 commit comments

Comments
 (0)