nsid 1.0.3 copy "nsid: ^1.0.3" to clipboard
nsid: ^1.0.3 copied to clipboard

discontinuedreplaced by: at_primitives

Core library for parsing NSIDs in the AT Protocol standard.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nsid

With Flutter:

 $ flutter pub add nsid

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

dependencies:
  nsid: ^1.0.3

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:nsid/nsid.dart';
1
likes
150
points
4.81k
downloads

Publisher

verified publisheratprotodart.com

Weekly Downloads

Core library for parsing NSIDs in the AT Protocol standard.

Topics

#atproto #bluesky #nsid

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on nsid