cached_s5_manager 1.2.3 copy "cached_s5_manager: ^1.2.3" to clipboard
cached_s5_manager: ^1.2.3 copied to clipboard

A cache manager for cached_s5 libraries. It handles downloading & caching from an s5 object.

1.2.3 #

  • chore: specify webs support in pubspec

1.2.2 #

  • fix: make sure init() is skipped on web to not get unimplemented errors

1.2.1 #

  • Add check to make sure cacheDir exists before creating CID file.

1.2.0 #

  • Add function getFileFromCID for larger files that shouldn't be handled in memory.

1.1.0 #

  • Remove redundant arguments in getBytesFromCID.

1.0.0 #

  • Migrate to downloading from S5 directly in this codebase with getBytesFromCID
  • Refactor clearCache() to clear().

0.0.2 #

  • Update metadata.

0.0.1 #

  • Initial version.
0
likes
150
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

A cache manager for cached_s5 libraries. It handles downloading & caching from an s5 object.

Repository (GitHub)

Topics

#cache #s5

Documentation

API reference

License

EUPL-1.2 (license)

Dependencies

flutter, path, path_provider, s5, universal_io

More

Packages that depend on cached_s5_manager