Aneesh Rao
Aneesh Rao
@aytunch, that doesn't seem right. This package is definitely able to download files across all platforms, including the Web. As for caching, a 'memory file system' is used in the...
> An implementation of `FileSystem` that exists entirely in memory with an internal representation loosely based on the Filesystem Hierarchy Standard. This implementation of the `FileSystem` interface does not directly...
I agree that there should have been a cross platform, universally accepted implementation of file but it's rather difficult to achieve this solely because there's no standard file system on...
@renefloor , how would you like me to proceed with this? ⬆️
I understand. My plan is to store the files as globs in the indexedDB. I did look into the Cache API and other storage mechanisms but they either have poor...
@danielroek thanks for replying Yes, imageLoaded will be useful. Please ignore tye request for a callback
Thanks a lot
@danielroek , can you please implement this feature soon, as DefaultCacheManager is not exposed by this package. So I will have to depend on it directly. This can cause other...
Related to #12
Hello, thanks for reporting this bug. I've released [v2.0.0-dev.0](https://pub.dev/packages/dynamic_cached_fonts/versions/2.0.0-dev.0) with a fix. Please try it out and let me know if any further changes are required.