skip to Main Content

I clone the code from bitbucket and run on my VS code, Every time It’ through this errorenter image description here

I tried to solve this problem :
1> flutter clean
2> flutter run
but It won’t be work

2

Answers


  1. Chosen as BEST ANSWER

    I don't know the exact problem,but the error is solved when I changed the emulator version to Pie, Android : Pie Version : API 28


  2. Try restarting your emulator.

    Check this link on how to restart it.

    If that doesn’t work, then try creating a new one using AVD manager

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search