cross_file_manager 0.3.1 cross_file_manager: ^0.3.1 copied to clipboard
Can read files from assets, Internet (by URL), zip archives by loader priority.
Change Log #
All notable changes to the project CrossFileManager
will be documented in this file.
See Conventional Commits for commit guidelines.
0.3.1 #
- Added documentations.
0.3.0 #
- Optimized when not use memory cache.
- Added a truncate log output for long string.
- Added Windows platform.
- Truncated long strings for log output.
- Upgraded dependencies.
0.2.0 #
- Added PlainFileLoader and ZipFileLoader.
- Implemented a load image into the format dart:ui.
- Fixed error when set
clear cache
option. - Refactoring MemoryCache.
- Upgraded dependencies.
0.1.0 #
- Initial release.