Releases: parse-community/Parse-SDK-Flutter
Releases · parse-community/Parse-SDK-Flutter
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 )
dart-3.1.3
15 Nov 14:49
Compare
Sorry, something went wrong.
No results found
3.1.3 (2022-11-15)
Bug Fixes
Custom JSON encoder for List and Map doesn't work correctly in full mode (#788 )
flutter-3.1.3
09 Jul 19:51
Compare
Sorry, something went wrong.
No results found
3.1.3 (2022-07-09)
Bug Fixes
old version of connectivity_plus package (#717 )
dependency package_info_plus does not work in web (#714 )
missing plugin exception, no implementation found for method getAll (#712 )
dart-3.1.2
09 Jul 19:49
Compare
Sorry, something went wrong.
No results found
3.1.2 (2022-07-09)
Bug Fixes
unhandled exception in ParseRelation, type ParseObject is not a subtype of type (#696 )
error in progress callback (#679 )
incorrect return type when calling first() (#661 )
error in ParseLiveListWidget when enabling lazyloading (#653 )
unexpected null value after call user.logout() (#770 )
flutter-3.1.2
30 May 21:43
Compare
Sorry, something went wrong.
No results found
3.1.2 (2022-05-30)
Refactors
fix analyzer code style warnings (#733 )
dart-3.1.1
30 May 21:40
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-05-30)
Refactors
fix analyzer code style warnings (#733 )
flutter-3.1.1
29 May 17:51
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-05-29)
Bug Fixes
update example app to use Android embedding v2 (#722 ) (e092189 )