Skip to content

Commit f95ff96

Browse files
chore(release): flutter 10.6.1 [skip ci]
# [flutter-v10.6.1](flutter-10.6.0...flutter-10.6.1) (2025-12-03) ### Bug Fixes * LiveQuery not working due to ethernet not recognized as connectivity state ([#1091](#1091)) ([60520d6](60520d6))
1 parent 60520d6 commit f95ff96

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.1](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-10.6.0...flutter-10.6.1) (2025-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* LiveQuery not working due to ethernet not recognized as connectivity state ([#1091](https://github.com/parse-community/Parse-SDK-Flutter/issues/1091)) ([60520d6](https://github.com/parse-community/Parse-SDK-Flutter/commit/60520d678b470dd04f125e1d207e1558b339acf7))
7+
18
# [flutter-v10.6.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/flutter-10.5.0...flutter-10.6.0) (2025-11-30)
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.0
3+
version: 10.6.1
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)