Recovering a deleted flutter project
I recently faced a hard drive failure and lot of flutter project source code, so here is a blog on how i recovered the entire project !
I recently faced a hard drive failure and lot of flutter project source code, so here is a blog on how i recovered the entire project !
I've faced this problems quite a lot of times, when moving flutter projects between platforms, that the moved project does not build. So here is a tutorial of how to move projects between different platforms.