DuyTanNguyenThanh
Thanks for information.
As far as I understand flutter update is incompatible with android studio or android sdk. My advice on the solution:
- Update flutter version on android studio vs. code
- Run the
flutter clean
and flutter upgrade
commands in the current project.
Check for 3rd grade mismatch.
Good work. 🙂