pixora 0.1.1
pixora: ^0.1.1 copied to clipboard
Modern cache-first network images for Flutter with memory and disk caching, retries, placeholders, and prefetching.
Changelog #
0.1.1 #
- Optimized package for pub.dev score (160/160).
- Added comprehensive unit and widget test suite (22 tests).
- Added full API documentation for all public components.
- Added MIT License.
- Improved testability with http.Client injection.
- Fixed various linting issues.
0.1.0 #
- Initial Pixora release.
- Memory and disk caching.
- Four cache policies.
- Retry support.
- Placeholder and error widgets.
- Prefetch and cache management.
- Cache-aware decoding.