ardera / flutter-pi

A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.
MIT License
1.48k stars 153 forks source link

I updated the flutter version and reported the following error.(3.19.3) #399

Closed meishiqi closed 2 months ago

meishiqi commented 2 months ago

image

ardera commented 2 months ago

Can you try running flutter pub global activate flutterpi_tool again? That'll update the tool. Though because of some other problem, the binaries for 3.19.3 are not yet available: https://github.com/ardera/flutterpi_tool/issues/13 (if you run into that problem, just wait a bit or use 3.19.2)

meishiqi commented 2 months ago

Thank You! I've switched to 3.19.2

ardera commented 2 months ago

👍 3.19.3 also works now if you want to upgrade.