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.

Release Note #

1.0.3 #

  • DEPRECATED: This package has been deprecated. All functionality has been moved to the at_primitives package. Please migrate to at_primitives for future updates and support.

1.0.2 #

  • Fix SDK constraint to '">=3.8.0 <4.0.0"'.

1.0.1 #

  • chore: optimized docs.

1.0.0 #

  • Bump SDK constraint to '^3.8.0'.

0.4.1 #

  • Bump SDK constraint to '^3.3.0'.

0.4.0 #

  • Removed .of factory and added a default constructor instead. (#1159)

0.3.0 #

  • Added .of constructor. It does not validate the given arguments and returns an immutable NSID object. (#1112)
  • Added override for == and .hashCode. It's possible to safely compare NSID objects with each other.

0.2.1 #

  • Improved documents. (#677)

0.2.0 #

  • Drop support for null unsafe Dart, bump SDK constraint to '^3.0.0'. (#599)
  • Dart3 modifier applied.

0.1.1 #

  • Added homepage in pubspec.yaml. (#549)

0.1.0 #

  • Updated SDK to ">=2.17.0 <4.0.0". (#406)

0.0.3 #

  • Fixed brand logo.

0.0.2 #

  • Refactored dartdoc.
  • Exposed ensureValidNsid. (#140)

0.0.1 #

  • First Release.
1
likes
150
points
4.25k
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