multiformats 0.2.3 copy "multiformats: ^0.2.3" to clipboard
multiformats: ^0.2.3 copied to clipboard

Core library for parsing IPFS-related things. This package is mainly used by https://atprotodart.com packages.

Release Note #

v0.2.3 #

  • Bump SDK constraint to '^3.3.0'.

v0.2.2 #

  • Very minor change. (#1112)

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.4 #

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

v0.1.3 #

  • Improved generation of CID hash codes, allowing CID objects to be specified as keys for Maps, etc. (#490)

v0.1.2 #

  • Supported dag-cbor. (#484)

v0.1.1 #

  • Fixed a bug in CID. (#482)

v0.1.0 #

  • Added CID.create factory. Now you can create CID from specific text. (#477)
  • Added validation in CID.parse factory. (#479)

v0.0.1 #

  • First Release.
2
likes
160
pub points
35%
popularity

Publisher

verified publisheratprotodart.com

Core library for parsing IPFS-related things. This package is mainly used by https://atprotodart.com packages.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ipfs #atproto #bluesky #cid

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

base_codecs, crypto, dart_multihash

More

Packages that depend on multiformats