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
ParseXFileuploads file with content-typeapplication/octet-streamif 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.clientandParseHTTPClient.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)