xxxxxxxxxx
_tkinter.TclError: couldn't open "Images/logo.png": no such file or directory
xxxxxxxxxx
flutter:
[2 whitespaces or 1 tab]assets:
[4 whitespaces or 2 tabs]- images/pizza1.png
[4 whitespaces or 2 tabs]- images/pizza0.png
xxxxxxxxxx
If the solutions above did not fix your problem. Just assume that it's not your mistake.
Try run "flutter clean" then "flutter pub get" in your terminal.
Sometimes Flutter just not work correctly.