flutter_remote_asset_manager 0.2.0 copy "flutter_remote_asset_manager: ^0.2.0" to clipboard
flutter_remote_asset_manager: ^0.2.0 copied to clipboard

A lightweight Flutter/Dart asset management library for downloading, verifying, caching, and syncing files from a cdn or url

Changelog #

0.2.0 #

  • Auto registration added, assets are now registered automatically based on the asset given into the downloader.
  • Comment docs added given better context

0.1.2 #

  • removed logger from exports, use my in depth logger package instead. ruki_logger

0.1.1 #

  • updated library to export all functionalities
  • fix: libraries not exported

0.1.0 #

  • Initial release 🎉
  • AssetLoader with concurrency, retry, and progress
  • FileHandler with cache + existence checks
  • AssetManagerDownloader wrapper with DB sync
0
likes
130
points
49
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter/Dart asset management library for downloading, verifying, caching, and syncing files from a cdn or url

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

chalkdart, crypto, dio, flutter, json_annotation, path, path_provider, sqflite

More

Packages that depend on flutter_remote_asset_manager