poptart_multiformats 0.1.0
poptart_multiformats: ^0.1.0 copied to clipboard
Core library for parsing IPFS-related things. This package is mainly used by https://atprotodart.com packages.
Release Note #
0.1.0 #
- Initial Poptart fork release under the new
poptart_*package name. - Repository metadata now points to
sprksocial/poptart.
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.0 #
- Drop support for null unsafe Dart, bump SDK constraint to '^3.0.0'. (#599)
- Dart3 modifier applied.
0.1.3 #
- Improved generation of
CIDhash codes, allowing CID objects to be specified as keys for Maps, etc. (#490)
0.1.1 #
0.0.1 #
- First Release.