Skip to content

Releases: parse-community/Parse-SDK-Flutter

flutter-10.0.0

30 Nov 01:13

Choose a tag to compare

10.0.0 (2025-11-28)

Important

From this version onwards we are applying our new Versioning and Support Policy. To mitigate the risk of version conflicts and in line with the fast-paced adoption philosophy of the Dart/Flutter ecosystem, Dart/Flutter versions are supported only for a 6-month window after the next significant version release.

Bug Fixes

  • ParseXFile uploads file with content-type application/octet-stream if not explicitly set (#1048) (a47f2a0)
  • Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 (#1016) (a3449f4)
  • HTTP client exception not handled properly resulting in incorrectly formatted error (#1021) (4f20640)

Features

  • Add client access via ParseDioClient.client and ParseHTTPClient.client (#1025) (af14388)
  • Remove support for expired Dart and Flutter versions (#1052) (dbeb5cb)

BREAKING CHANGES

  • This release removes support for Dart 3.2 - 3.9 and Flutter 3.16 - 3.37. These versions exceeded their 6-month support window after the next significant version release. The minimum required versions are now Dart 3.10 and Flutter 3.38. (dbeb5cb)

dart-9.1.0

28 Nov 23:05

Choose a tag to compare

9.1.0 (2025-11-28)

Features

  • Bump timezone from 0.9.4 to 0.10.1 in /packages/dart (#1063) (d3f2333)

dart-9.0.0

28 Nov 22:39

Choose a tag to compare

9.0.0 (2025-11-28)

Important

From this version onwards we are applying our new Versioning and Support Policy. To mitigate the risk of version conflicts and in line with the fast-paced adoption philosophy of the Dart/Flutter ecosystem, Dart/Flutter versions are supported only for a 6-month window after the next significant version release.

Features

  • Remove support for expired Dart and Flutter versions (#1052) (dbeb5cb)

BREAKING CHANGES

  • This release removes support for Dart 3.2 - 3.9 and Flutter 3.16 - 3.37. These versions exceeded their 6-month support window after the next significant version release. The minimum required versions are now Dart 3.10 and Flutter 3.38. (dbeb5cb)

dart-8.0.2

28 Nov 13:25
a47f2a0

Choose a tag to compare

8.0.2 (2025-11-28)

Bug Fixes

  • ParseXFile uploads file with content-type application/octet-stream if not explicitly set (#1048)

dart-8.0.1

23 Nov 16:48
4f20640

Choose a tag to compare

8.0.1 (2025-11-22)

Bug Fixes

  • Fix Http client exception not handled properly resulting in incorrectly formatted error (#1021)

dart-8.0.0

20 Dec 00:55
ec71870

Choose a tag to compare

8.0.0 (2024-10-17)

BREAKING CHANGES

  • This release removes support for Dart 3.0, 3.1 (#1016)

Features

  • Add support for Dart 3.4, 3.5; remove support for Dart 3.0, 3.1 (#1016)
  • Add client access via ParseDioClient.client and ParseHTTPClient.client (#1025)

flutter-9.0.0

16 Oct 15:26
b35a498

Choose a tag to compare

9.0.0 (2024-10-16)

BREAKING CHANGES

  • This release removes support for Flutter 3.10, 3.13 (#1014)

Features

  • Add support for Flutter 3.22, 3.24; remove support for Flutter 3.10, 3.13 (#1014)

dart-7.0.1

16 Oct 12:02
2876168

Choose a tag to compare

7.0.1 (2024-10-16)

Bug Fixes

  • Select input name instead of file in ParseFile (#1012)

flutter-8.0.0

15 May 20:01
3274981

Choose a tag to compare

8.0.0 (2024-05-15)

BREAKING CHANGES

  • This release removes support for Flutter 3.3, 3.7 (#994)

Features

  • Add support for Flutter 3.13, 3.16, 3.19; remove support for Flutter 3.3, 3.7 (#994)

dart-7.0.0

12 Apr 18:11
16674fd

Choose a tag to compare

7.0.0 (2024-04-12)

BREAKING CHANGES

  • This release removes support for Dart 2.19 (#993)

Features

  • Add support for Dart 3.1, 3.2, 3.3; remove support for Dart 2.19 (#993)