Skip to content

dart-3.1.2

Compare
Choose a tag to compare
@mtrezza mtrezza released this 09 Jul 19:49
· 108 commits to master since this release
14be107

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)