flutter_clean_arch_templ icon indicating copy to clipboard operation
flutter_clean_arch_templ copied to clipboard

Request

Open BishopSam opened this issue 1 year ago • 4 comments

Wonderful job on the repo and the app architecture.

however, I'm curious as to how you want to implement the local datasource, for when there's no internet, especially with the image urls coming in as part of the fields in an entity class.

will cached network image still be able to load the imageurl if you just pass the locally stored entity when there's no internet? looking forward to that side of implementation.

cheers!

BishopSam avatar Oct 03 '23 15:10 BishopSam