Skip to content

Releases: parse-community/Parse-SDK-Flutter

Release V2.0.1

27 Oct 16:14
540190b

Choose a tag to compare

This release fixes some bugs with the error handling.

Release V2.0.0

13 Oct 10:05
fe32351

Choose a tag to compare

Warning: This release contains breaking changes. If you are using flutter you should migrate using this guide.
  • Added full web support
  • split this package in a dart and a flutter one
  • Moved ParseHTTPClient to Dio #459
  • Bug fixes
  • general improvements

Release V1.0.28 has been renamed to Release V2.0.0

Release V1.0.28

11 Oct 10:00
e35d28d

Choose a tag to compare

  • Added full web support
  • split this package in a dart and a flutter one
  • Moved ParseHTTPClient to Dio #459
  • Bug fixes
  • general improvements

Release V1.0.27

28 Aug 07:34

Choose a tag to compare

Major bug fixes

Release V1.0.26

28 Mar 08:32

Choose a tag to compare

LiveList
Bug Fixes

Release V1.0.25

11 Jan 08:51

Choose a tag to compare

Update dependencies

Release V1.0.24

23 Aug 18:11

Choose a tag to compare

Release/1.0.24 - Fixed LiveQuery web

Release V1.0.23

23 Aug 15:53

Choose a tag to compare

v1.0.23 - Released

Release V1.0.22

23 Jun 15:44

Choose a tag to compare

fix corestore db on desktop (#203)

fix core corestore path 
if db password changed , the db will remove and return new instance

Release V1.0.21

25 Apr 16:39

Choose a tag to compare

User logout fix
LiveQuery fix