flutter_nostr 0.7.4 copy "flutter_nostr: ^0.7.4" to clipboard
flutter_nostr: ^0.7.4 copied to clipboard

Full SDK to build scalable Nostr apps - Auth, Feeds, Chat, Search, Relays, Events...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nostr

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

dependencies:
  flutter_nostr: ^0.7.4

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:flutter_nostr/flutter_nostr.dart';
1
likes
50
points
17
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Full SDK to build scalable Nostr apps - Auth, Feeds, Chat, Search, Relays, Events...

Repository (GitHub)
View/report issues

Topics

#nostr #sdk #web3 #decentralized #app

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

dart_nostr, equatable, flutter, flutter_bloc, flutter_linkify, isar, isar_flutter_libs, path_provider, shared_preferences, visibility_detector

More

Packages that depend on flutter_nostr