Skip to content

Releases: parse-community/Parse-SDK-Flutter

Release V1.0.5

13 Jan 11:38
Compare
Choose a tag to compare

Fixed saving issues, fixed Pointers

Release V1.0.4

10 Jan 20:50
522d003
Compare
Choose a tag to compare

Now using generics. Created fix for cloneable objects

Release V1.0.3

09 Jan 22:22
Compare
Choose a tag to compare

Added persistent storage. When a logged in user closes the app, then reopens, the data
will now be persistent. Best practice would be to Parse.init, then Parse.currentUser. This
will return the current user session and allow auto login. Can also pin data in storage.

Release V1.0.2

08 Jan 20:09
Compare
Choose a tag to compare

Fixed login issues

Release V1.0.1

07 Jan 21:36
Compare
Choose a tag to compare
Version 1.0.1 - Fixed login

Release V1.0

07 Jan 19:09
Compare
Choose a tag to compare
Version 1.0.0 for release

Release V0.4

07 Jan 19:04
Compare
Choose a tag to compare

Added new functionality and updated Dart Pub