Skip to content

Releases: parse-community/Parse-SDK-Flutter

flutter-3.1.3

09 Jul 19:51
14be107
Compare
Choose a tag to compare

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
14be107
Compare
Choose a tag to compare

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
Choose a tag to compare

3.1.2 (2022-05-30)

Refactors

  • fix analyzer code style warnings (#733)

dart-3.1.1

30 May 21:40
Compare
Choose a tag to compare

3.1.1 (2022-05-30)

Refactors

  • fix analyzer code style warnings (#733)

flutter-3.1.1

29 May 17:51
a5224aa
Compare
Choose a tag to compare

3.1.1 (2022-05-29)

Bug Fixes

  • update example app to use Android embedding v2 (#722) (e092189)

Release V3.1.0

28 Jun 12:34
f40cb52
Compare
Choose a tag to compare

Bug fixes
General improvements
Updated dependencies

Release V3.0.0

15 Apr 07:27
Compare
Choose a tag to compare
Update pubspec.yaml

Release V2.1.0

18 Feb 05:18
Compare
Choose a tag to compare
Release 2.1.0 - Create new release branch

- Update references to 2.1.0

Release V2.0.1

27 Oct 16:14
540190b
Compare
Choose a tag to compare

This release fixes some bugs with the error handling.

Release V2.0.0

13 Oct 10:05
fe32351
Compare
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