Skip to content

Commit 0debccf

Browse files
chore(release): dart 9.7.0
# [dart-v9.7.0](dart-9.6.1...dart-9.7.0) (2026-03-29) ### Features * Expose `ParseDioClient.additionalHeaders` to set additional custom headers applied to all requests ([#1113](#1113)) ([82e09df](82e09df))
1 parent 82e09df commit 0debccf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/dart/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [dart-v9.7.0](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.6.1...dart-9.7.0) (2026-03-29)
2+
3+
4+
### Features
5+
6+
* Expose `ParseDioClient.additionalHeaders` to set additional custom headers applied to all requests ([#1113](https://github.com/parse-community/Parse-SDK-Flutter/issues/1113)) ([82e09df](https://github.com/parse-community/Parse-SDK-Flutter/commit/82e09dfdccdab2ef433b6b357e94d2c831e4409d))
7+
18
# [dart-v9.6.1](https://github.com/parse-community/Parse-SDK-Flutter/compare/dart-9.6.0...dart-9.6.1) (2026-01-25)
29

310

packages/dart/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
22
description: The Dart SDK to connect to Parse Server. Build your apps faster with Parse Platform, the complete application stack.
3-
version: 9.6.1
3+
version: 9.7.0
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)