I am a newbie to android , using intellij idea. when I want to compile my hello-world ( the first step ;) ) I faced with this error \"Android Source Generator: [project] Android
Go File,Project Structure or press Ctrl+Shift+Alt+S,
Go Facets, Select your android project, in the structure there are configuration files, folders. Image of structure tab (before)
Location of AndroidManifest file was like this: D:\Programming\Dart Flutter Projects\tip_calculator\AndroidManifest.xml
Change the location like this. Image of strcuture tab (after)
Changed it to here: D:\Programming\Dart Flutter Projects\tip_calculator\android\app\src\profile\AndroidManifest.xml