Baseflow / flutter_cached_network_image

Download, cache and show images in a flutter app
https://baseflow.com
2.4k stars 631 forks source link

cache error #900

Open NSLogZfRee opened 5 months ago

NSLogZfRee commented 5 months ago

Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: DatabaseException(Could not allocate CursorWindow '/data/user/0/com.lingomate.cc/files/libCachedImageData.db' of size 2097152 due to error -12.) sql 'SELECT * FROM cacheObject WHERE key = ?' args [https://img.ilingomate.com/image/user3cf7c667f1796...] at .wrapDatabaseException(exception_impl.dart:11) at SqfliteDatabaseMixin.txnRawQuery.(database_mixin.dart:559) at BasicLock.synchronized(basic_lock.dart:33) at SqfliteDatabaseMixin.txnSynchronized(database_mixin.dart:490) at CacheObjectProvider.get(cache_object_provider.dart:110) at CacheStore._getCacheDataFromDatabase(cache_store.dart:113)