sync_engine_shim_for_ndk 0.3.1 copy "sync_engine_shim_for_ndk: ^0.3.1" to clipboard
sync_engine_shim_for_ndk: ^0.3.1 copied to clipboard

Downward sync engine for the ndk package. Declare what you need, the engine keeps the NDK cache in sync with the relays.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sync_engine_shim_for_ndk

With Flutter:

 $ flutter pub add sync_engine_shim_for_ndk

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

dependencies:
  sync_engine_shim_for_ndk: ^0.3.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:sync_engine_shim_for_ndk/sync_engine_shim_for_ndk.dart';
1
likes
160
points
327
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Downward sync engine for the ndk package. Declare what you need, the engine keeps the NDK cache in sync with the relays.

Repository (GitHub)
View/report issues

Topics

#nostr #ndk #sync

License

MIT (license)

Dependencies

crypto, ndk, rxdart, sembast

More

Packages that depend on sync_engine_shim_for_ndk