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

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

Release Note #

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

  • Bump SDK constraint to '^3.3.0'.

0.2.2 #

  • Very minor change. (#1112)

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

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

0.1.3 #

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

0.1.2 #

  • Supported dag-cbor. (#484)

0.1.1 #

  • Fixed a bug in CID. (#482)

0.1.0 #

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

0.0.1 #

  • First Release.
2
likes
160
points
5.02k
downloads

Publisher

verified publisheratprotodart.com

Weekly Downloads

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