Joe

Results 16 comments of Joe

For anyone who wants it, I've extracted the old StaggeredGridView and have it hosted here: https://github.com/jpetro416/extracted_staggered_grid_view/blob/main/staggered_grid_view.dart

Just wanted to add another comment. Uploaded an app bundle to internal testing on the playstore and it crashed on a real device (Samsung Tab A 10" ) I also...

I tested and adding this to the gradle fixed the problem: ` ndk.abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'`

⚠️We are all waiting @renefloor `cached_network_image: 3.2.3` Everyone else: This is a critical bug, and I have removed this package from my project and instead used this basic code below...

Same issue posted here as well: https://github.com/Baseflow/flutter_cached_network_image/issues/859