cross_file_manager 0.4.5 cross_file_manager: ^0.4.5 copied to clipboard
Transparent reading of files from assets, Internet (by URL), zip archives by uploader priority.
Changelog #
All notable changes to the project CrossFileManager
will be documented in this file.
See Conventional Commits for commit guidelines.
0.4.5 #
- Added CI.
- Included screenshots.
- Provided badges to
README
.
0.4.4 #
- Updated
README
.
0.4.3 #
- Added a cover to
README
. - Upgraded dependencies.
0.4.2 #
- Updated
README
.
0.4.1 #
- Upgraded libraries and analysis options.
- Corrected deprecated values.
0.4.0 #
- Upgraded SDK.
0.3.1 #
- Added documentation.
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
andZipFileLoader
. - 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.