eventstr 0.0.3 copy "eventstr: ^0.0.3" to clipboard
eventstr: ^0.0.3 copied to clipboard

Nostr event store

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eventstr

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

dependencies:
  eventstr: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:eventstr/eventstr.dart';
0
likes
120
points
16
downloads

Publisher

verified publisheroykot.tokyo

Weekly Downloads

Nostr event store

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

fixnum, flutter, nip01

More

Packages that depend on eventstr