Releases: parse-community/Parse-SDK-Flutter
Releases · parse-community/Parse-SDK-Flutter
Release V1.0.5
Fixed saving issues, fixed Pointers
Release V1.0.4
Now using generics. Created fix for cloneable objects
Release V1.0.3
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
Fixed login issues
Release V1.0.1
Version 1.0.1 - Fixed login
Release V1.0
Version 1.0.0 for release
Release V0.4
Added new functionality and updated Dart Pub