79420862

Date: 2025-02-07 12:24:40
Score: 1.5
Natty:
Report link

Did you add the required permission to use the internet because you are using the Image.network() widget. If not then add this required permission to your AndroidManifest.xml file

<uses-permission android:name="android.permission.INTERNET"/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): Did you add the
  • Low reputation (1):
Posted by: Nitesh Wadhwani