parse_connect 0.0.2 copy "parse_connect: ^0.0.2" to clipboard
parse_connect: ^0.0.2 copied to clipboard

outdated

A Flutter package to allow connection to a Parse server on the Back4App.com service.

parse_connect package for Flutter #

Parse_Connect is a package that provides Parse client functionality for Flutter. It is currently based on , and developed against, a Parse server setup on Back4App. This first release is limited and provides basic functionality for:

  • Object
  • User

With it you should be able to create, edit, update and delete Objects as well as signing up, updating, deleting and logging on Users.

This is currently VERY MUCH Work in Progress.

Example Usage #

As I eat my own dog food (never did like that phrase, but it kinda fits) I will put some code snippets on the project Wiki here.

Getting Started #

For package install see here.

For help getting started with Flutter, view the online documentation.

1
likes
0
pub points
19%
popularity

Publisher

unverified uploader

A Flutter package to allow connection to a Parse server on the Back4App.com service.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on parse_connect