0

While Debugging and running my app on Emulator (VS Code) I encountered this error. enter image description here PS. I am new to flutter.

aCrazyPOTATO
  • 25
  • 1
  • 6

2 Answers2

1

If you're on emulator open android studio and go to

  • AVD Manager
  • Edit device
  • Click Show Advanced Settings
  • Scroll at the Memory and Storage section
  • Change the value of Internal Storage with your custom storage size. You can also change if your size is MB or GB.
Manuel Bosi
  • 123
  • 1
  • 8
0

Are you running it emulator? if it then wipe the memory from ADB manager. if you running in it real device, clear your storage.