ipfs_http_rpc 0.0.4 copy "ipfs_http_rpc: ^0.0.4" to clipboard
ipfs_http_rpc: ^0.0.4 copied to clipboard

Yet another IPFS (HTTP RPC) client implementation for Dart. This package allows easy access to IPFS methods over HTTP with clear documentation.

0.0.4 #

  • Set optional url in Ipfs factory constructor to not overwrite previous value if left unset.

0.0.3 #

  • Fix docstring for Ipfs class.
  • Move statement in example file ('example/main.dart') inside print().

0.0.2 #

  • [BREAKING CHANGE] Privated methods that where previously public (fileFormData(), post(), interceptDioResponse(), etc.).
  • Remove export file 'lib/command.dart'.
  • Correclty add files in 'lib/command/*' as parts for library.
  • Remove unused get() method.
  • Add example at 'example/main.dart'.

0.0.1 #

  • Initial release.
5
likes
140
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Yet another IPFS (HTTP RPC) client implementation for Dart. This package allows easy access to IPFS methods over HTTP with clear documentation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on ipfs_http_rpc