Widget build(context) { try{ if (isFirst == true) { fetchImage(); fetchCategories(context); isFirst = false; } }catch(Excepti
In case the other methods don't work, check if your database contains any conflicting data entries. If so, fix them.