You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)