powersync_core 1.2.2 copy "powersync_core: ^1.2.2" to clipboard
powersync_core: ^1.2.2 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
copied to clipboard

With Flutter:

 $ flutter pub add powersync_core
copied to clipboard

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.2
copied to clipboard

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';
copied to clipboard
0
likes
160
points
18.7k
downloads

Publisher

verified publisherpowersync.com

Weekly Downloads

2024.09.14 - 2025.03.29

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