Skip to content

Releases: parse-community/Parse-SDK-Flutter

dart-8.0.0

20 Dec 00:55
ec71870
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

dart-6.4.0

30 Mar 20:41
c388545
Compare
Choose a tag to compare

6.4.0 (2024-03-30)

Features

  • Add ParseXFile for cross-platform XFile support (#990)

flutter-7.0.1

13 Feb 16:23
540b127
Compare
Choose a tag to compare

7.0.1 (2024-02-03)

Bug Fixes

  • Conflict with new version of connectivity_plus dependency (#987)

dart-6.3.0

11 Nov 14:37
c5f08f6
Compare
Choose a tag to compare

6.3.0 (2023-11-11)

Features

  • Add installationId in LiveQuery connect (#976)

dart-6.2.0

18 Oct 18:58
9431086
Compare
Choose a tag to compare

6.2.0 (2023-10-18)

Features

  • Added saveEventually and deleteEventually in ParseObject (#911)

flutter-7.0.0

16 Oct 19:29
1ae0808
Compare
Choose a tag to compare

7.0.0 (2023-10-16)

BREAKING CHANGES

  • This release removes support for Flutter 3.0 (#971)

Features

  • Add support for Flutter 3.10 and 3.13, remove support for Flutter 3.0 (#971)