powersync_core 1.2.1 copy "powersync_core: ^1.2.1" to clipboard
powersync_core: ^1.2.1 copied to clipboard

PowerSync Dart SDK - sync engine for building local-first apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add powersync_core

With Flutter:

 $ flutter pub add powersync_core

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

dependencies:
  powersync_core: ^1.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:powersync_core/powersync_core.dart';
0
likes
160
points
16.2k
downloads

Publisher

verified publisherpowersync.com

Weekly Downloads

PowerSync Dart SDK - sync engine for building local-first apps.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, async, collection, fetch_client, http, logging, meta, path, pub_semver, pubspec_parse, sqlite3, sqlite3_web, sqlite_async, universal_io, uuid, web

More

Packages that depend on powersync_core