github parse-community/Parse-SDK-Flutter flutter-10.0.0

latest releases: flutter-10.2.0, dart-9.2.0, flutter-10.1.0...
10 hours ago

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)

Don't miss a new Parse-SDK-Flutter release

NewReleases is sending notifications on new releases.