cross_file_manager 0.4.12 cross_file_manager: ^0.4.12 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.12 #
- Provided a link to webduet.de into
README
. - Enhanced Fresher's badge.
- Upgraded dependencies.
0.4.11 #
- Enhanced
README
: added an opening speech in Welcome section, What's New section, shorted sentences, added a link to CodeTriangle, replaced badges with supported platforms to https://badgen.net/pub, etc. - Upgraded dependencies.
0.4.10 #
- Fixed CI.
0.4.9 #
- Added a link to CodeTriangle in
README
. - Provided CodeFactor badge in
README
. - Added emojis to Usage and Welcome sections in
README
. - Changed a representation of supported platforms and SDKs in
README
.
0.4.8 #
- Enhanced image representations in
README
. - Provided more badges to
README
.
0.4.7 #
- 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.