Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error Out Of Memory in flutter and Android studio

today when i try to run my flutter project on android studio, unfortunately i have got this error:

c:\b\s\w\ir\cache\builder\src\third_party\dart\runtime\vm\zone.cc: 90: error: Out of memory.
version=2.7.0 (Mon Dec 2 20:10:59 2019 +0100) on "windows_x64"
thread=1736, isolate=main(00000239E9F1B690)
  pc 0x00007ff7ad514adb fp 0x0000003f991fc630 Unknown symbol
-- End of DumpStackTrace 

how can i solve it?

like image 505
Mehrdad Hosseini Avatar asked Feb 01 '20 17:02

Mehrdad Hosseini


1 Answers

I just restarted my laptop.It worked

like image 93
Pavan Somarathne Avatar answered Sep 20 '22 07:09

Pavan Somarathne