You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent bug fix in the commit #469 does actually fix a serious bug which has been in the library for two years where the cache files are neved cleaned up because the file.exists() doesn't point to the correct file. The fix has been merged but the release in pub.dev is missing.
There are several issues about this behaviour that have been reported for quite some time.
🐛 Bug Report
The recent bug fix in the commit #469 does actually fix a serious bug which has been in the library for two years where the cache files are neved cleaned up because the
file.exists()
doesn't point to the correct file. The fix has been merged but the release in pub.dev is missing.There are several issues about this behaviour that have been reported for quite some time.
#377, #452, #446
@mvanbeusekom Sorry for the ping but I believe this is a serious fix missing.
The text was updated successfully, but these errors were encountered: