ndk_isar 0.2.1 copy "ndk_isar: ^0.2.1" to clipboard
ndk_isar: ^0.2.1 copied to clipboard

Nostr Development Kit - the most performant lib for all your nostr usecases

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ndk_isar

With Flutter:

 $ flutter pub add ndk_isar

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

dependencies:
  ndk_isar: ^0.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:ndk_isar/ndk_isar.dart';
0
likes
130
points
176
downloads

Publisher

unverified uploader

Weekly Downloads

Nostr Development Kit - the most performant lib for all your nostr usecases

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

isar, ndk

More

Packages that depend on ndk_isar