Advertisement

TrimwebsolutionsTrimwebsolutions

Problem and Solutions

Runtime error from a project i cloned from Android ?

By M.K. Verma · 4 May 2022

Runtime error from a project i cloned from Android ?

There is a way to make it easy.

try deleting the android folder in your project folder, then run 'flutter create .' on terminal from your project root to recreate the new android folder. (but this may fail sometimes so better keep a copy of your android folder)