Releases: parse-community/Parse-SDK-Flutter
Releases · parse-community/Parse-SDK-Flutter
dart-6.0.0
16 Oct 20:05
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )
dart-5.1.3
18 Jul 15:06
Compare
Sorry, something went wrong.
No results found
5.1.3 (2023-07-18)
Bug Fixes
Malformed JSON in whereMatchesQuery (#955 )
flutter-5.1.2
10 Jul 23:41
Compare
Sorry, something went wrong.
No results found
5.1.2 (2023-07-11)
Bug Fixes
Building web app fails because dbDirectory does not exist in core_store_directory_web (#948 )
flutter-5.1.1
28 Jun 19:02
Compare
Sorry, something went wrong.
No results found
5.1.1 (2023-06-28)
Bug Fixes
Push notifications in iOS not working; this changes the dependency in ParseNotification from awesome_notifications to flutter_local_notifications (#940 )
dart-5.1.2
29 May 10:34
Compare
Sorry, something went wrong.
No results found
5.1.2 (2023-05-29)
Bug Fixes
Incorrect results when ParseQuery contains special characters (#866 )
flutter-5.1.0
22 May 20:13
Compare
Sorry, something went wrong.
No results found
5.1.0 (2023-05-22)
Features
Add support for push notifications via ParsePush, ParseNotification (#914 )
flutter-5.0.1
20 May 16:26
Compare
Sorry, something went wrong.
No results found
5.0.1 (2023-05-20)
Bug Fixes
Attributes reverse, padding, physics, controller, scrollDirection, shrinkWrap not implemented in ParseLiveGridWidget (#761 )
dart-5.1.1
20 May 16:01
Compare
Sorry, something went wrong.
No results found
5.1.1 (2023-05-20)
Bug Fixes
Query conditions inQuery and notInQuery not working properly (#869 )
flutter-5.0.0
17 May 16:38
Compare
Sorry, something went wrong.
No results found
5.0.0 (2023-05-14)
BREAKING CHANGES
The minimum required Dart SDK version is 2.18.0. (#867 )
Upgrades the dependency parse_server_sdk to 5.x.x. (#868 )
The deprecated parameter vsync from AnimatedSize is removed. (#864 )
Features
Upgrade parse_server_sdk to 5.x.x (#868 )
Bug Fixes
Incorrect Dart and Flutter SDKs compatibility range (#867 )
Remove deprecated parameter vsync from AnimatedSize (#864 )