parse_server_sdk 1.0.4 copy "parse_server_sdk: ^1.0.4" to clipboard
parse_server_sdk: ^1.0.4 copied to clipboard

outdated

Flutter plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)

1.0.4 #

Bug fix for get all items Can now pin/unpin/fromPin for all ParseObjects Now supports generics Cody tidy around extending

1.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.

1.0.2 #

Fixed login

1.0.1 #

Added documentation and GeoPoints

1.0.0 #

First full release!

0.0.4 #

Added description

0.0.3 #

Added more cloud functions

142
likes
0
pub points
88%
popularity

Publisher

verified publisherparseplatform.org

Flutter plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, shared_preferences, web_socket_channel

More

Packages that depend on parse_server_sdk