sync_engine_shim_for_ndk 0.2.0 copy "sync_engine_shim_for_ndk: ^0.2.0" to clipboard
sync_engine_shim_for_ndk: ^0.2.0 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

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.2.0

Alternatively, your editor might support dart 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
0
points
327
downloads

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

unknown (license)

Dependencies

crypto, ndk, rxdart, sembast

More

Packages that depend on sync_engine_shim_for_ndk