Skip to content

Releases: parse-community/Parse-SDK-Flutter

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)

dart-6.1.0

16 Oct 20:14
21ce56f
Compare
Choose a tag to compare

6.1.0 (2023-10-17)

Features

  • Add context in ParseObject (#970)

dart-6.0.0

16 Oct 20:05
088bfbc
Compare
Choose a tag to compare

6.0.0 (2023-10-16)

BREAKING CHANGES

  • This release removes support for Dart 2.18 (#969)

Features

  • Add support for Dart 3.1, remove support for Dart 2.18 (#969)

flutter-6.0.0

06 Aug 20:15
a2fb099
Compare
Choose a tag to compare

6.0.0 (2023-08-06)

BREAKING CHANGES

  • The push notification library flutter_local_notifications is replaced with the new push notification interface ParseNotification (#949)

Features

  • Add new new push notification interface ParseNotification for managing push notifications (#949)