I am new to flutter, so, sorry for any dumbness.
As soon as Branchs appeares in flutter I've created a branch for some changes, and now, it is ok, and is very different from the main branch.
Every time I've tried to merge, there are many conflicts and issues, after resolving the conflicts. And the app simply does not work properly, despite solving the issues.
I need do completely overwrite main with this new branch , but I can't.
I've even tried to erase all content from main, and then merge, immagining it would work, but unfortulately no.
Can anyone help me to solve this ?
Trying to merge to main, overwriting it completelly
Troubleshooting
merging and solving issues
deleting all content from main and then merging
Yes
2