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

Core library for parsing NSIDs in the AT Protocol standard.

Release Note #

v0.4.1 #

  • Bump SDK constraint to '^3.3.0'.

v0.4.0 #

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

v0.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.

v0.2.1 #

  • Improved documents. (#677)

v0.2.0 #

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

v0.1.1 #

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

v0.1.0 #

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

v0.0.3 #

  • Fixed brand logo.

v0.0.2 #

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

v0.0.1 #

  • First Release.
1
likes
150
pub points
18%
popularity

Publisher

verified publisheratprotodart.com

Core library for parsing NSIDs in the AT Protocol standard.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#atproto #bluesky #nsid

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

More

Packages that depend on nsid