Skip to content

Commit ffc651d

Browse files
chore(release): flutter 10.6.2
# [flutter-v10.6.2](flutter-10.6.1...flutter-10.6.2) (2025-12-04) ### Bug Fixes * Flutter Web build failure with ambiguous import from `sembast` and `idb_shim` ([#1093](#1093)) ([71aa5f2](71aa5f2))
1 parent 33e19c2 commit ffc651d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/flutter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [flutter-v10.6.2](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-10.6.1...flutter-10.6.2) (2025-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Flutter Web build failure with ambiguous import from `sembast` and `idb_shim` ([#1093](https://github.com/parse-community/Parse-SDK-Flutter/issues/1093)) ([71aa5f2](https://github.com/parse-community/Parse-SDK-Flutter/commit/71aa5f20ab160a6113ac8167d66c540de11ff88f))
7+
18
# [flutter-v10.6.1](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-10.6.0...flutter-10.6.1) (2025-12-03)
29

310

packages/flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parse_server_sdk_flutter
22
description: The Flutter SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
3-
version: 10.6.1
3+
version: 10.6.2
44
homepage: https://parseplatform.org
55
repository: https://github.com/parse-community/Parse-SDK-Flutter
66
issue_tracker: https://github.com/parse-community/Parse-SDK-Flutter/issues

0 commit comments

Comments
 (0)