Parse Server Dart Save

Parse Server SDK for dart and flutter

Project README

parse_dart

A Parse Server library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage

This is still WIP, API might change

  • User Authentication works
  • No query builder yet
  • LiveQuery websocket works
  • Parse Object works

TODO:

  • Documentation
  • Query builder
  • ...

A simple usage example:

import 'package:parse_server/parse.dart';

main() {
  var awesome = new Parse();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

Open Source Agenda is not affiliated with "Parse Server Dart" Project. README Source: lotux/parse_server_dart
Stars
24
Open Issues
4
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating