Releases: parse-community/Parse-SDK-Flutter
Releases · parse-community/Parse-SDK-Flutter
dart-3.1.13
15 Feb 11:05
Compare
Sorry, something went wrong.
No results found
3.1.13 (2023-02-15)
Bug Fixes
ParseUser.save fails when user is logged in (#819 )
dart-3.1.12
01 Feb 18:02
Compare
Sorry, something went wrong.
No results found
3.1.12 (2023-02-01)
Bug Fixes
ParseObject.fromJson does not send proper payload to server (#688 )
dart-3.1.11
21 Jan 22:37
Compare
Sorry, something went wrong.
No results found
3.1.11 (2023-01-21)
Features
Add query constraint wherePolygonContains to determine whether a point in within a polygon (#777 )
dart-3.1.10
16 Jan 11:31
Compare
Sorry, something went wrong.
No results found
3.1.10 (2023-01-16)
Bug Fixes
Time zone data not set in ParseInstallation (#96 )
dart-3.1.9
24 Dec 23:30
Compare
Sorry, something went wrong.
No results found
3.1.9 (2022-12-25)
Bug Fixes
Include option in getObject feature is not working (#813 )
dart-3.1.8
23 Dec 07:53
Compare
Sorry, something went wrong.
No results found
3.1.8 (2022-12-23)
Features
Add ParseObject.toJson() to create a JSON representation (#616 )
dart-3.1.7
22 Dec 19:05
Compare
Sorry, something went wrong.
No results found
3.1.7 (2022-12-22)
Features
Add include option to getObject and fetch (#798 )
dart-3.1.6
21 Dec 15:21
Compare
Sorry, something went wrong.
No results found
3.1.6 (2022-12-21)
Bug Fixes
Add and, nor operators in QueryBuilder (#795 )
dart-3.1.5
16 Dec 18:49
Compare
Sorry, something went wrong.
No results found
3.1.5 (2022-12-16)
Bug Fixes
Add upload / download cancel and progress callback for ParseFile (#807 )
dart-3.1.4
14 Dec 19:35
Compare
Sorry, something went wrong.
No results found
3.1.4 (2022-12-14)
Bug Fixes
SDK crashes due to missing error code property in ParseNetworkResponse.data (#799 )