parse_facade 0.0.1 copy "parse_facade: ^0.0.1" to clipboard
parse_facade: ^0.0.1 copied to clipboard

outdatedDart 1 only

parse_facade interfaces with Parse's javascript SDK for working with parse-server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add parse_facade

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  parse_facade: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:parse_facade/parse_facade.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

parse_facade interfaces with Parse's javascript SDK for working with parse-server

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

js

More

Packages that depend on parse_facade