## 🚀 Feature Requests Be able to run this lib in linux :) ### Describe the feature Currently when using flutter_cached_network_image on linux there's a crash, since `sqflite` doesn't support linux: https://github.com/tekartik/sqflite/issues/470 ### Platforms affected (mark all that apply) - [x] :penguin: linux - [ ] :iphone: iOS - [ ] :robot: Android