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

discontinuedreplaced by: synclayer

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add synclayer_mysql

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

dependencies:
  synclayer_mysql: ^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_mysql/synclayer_mysql.dart';
0
likes
140
points
63
downloads

Publisher

verified publisherhostspica.com

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mysql1, synclayer

More

Packages that depend on synclayer_mysql