Closed
Description
Hello i have been successfuly using flutter-pi with flutter 2.10, i have updated to 3.0 and i get following error during startup.
Error while initializing the Dart VM: Wrong full snapshot version, expected 'd56742caf7b3b3f4bd2df93a9bbb5503' found '1441d6b13b8623fa7fbf61433abebd31'
I had pulled latest engine binaries on development machine and called ./install.sh
I had called flutter upgrade on development machine.
I had pulled latest flutter-pi changes on raspberry os and removed build directory in flutter-pi and called following commands.
mkdir build && cd build
cmake ..
make -jnproc
sudo make install
What am i missing?
Thank you
Metadata
Metadata
Assignees
Labels
No labels