synclayer_postgres 1.0.0 copy "synclayer_postgres: ^1.0.0" to clipboard
synclayer_postgres: ^1.0.0 copied to clipboard

discontinuedreplaced by: synclayer

PostgreSQL adapter for SyncLayer - enables offline-first sync with PostgreSQL database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add synclayer_postgres

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

dependencies:
  synclayer_postgres: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:synclayer_postgres/synclayer_postgres.dart';
0
likes
140
points
63
downloads

Publisher

verified publisherhostspica.com

Weekly Downloads

PostgreSQL adapter for SyncLayer - enables offline-first sync with PostgreSQL database.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, postgres, synclayer

More

Packages that depend on synclayer_postgres