-
-
Notifications
You must be signed in to change notification settings - Fork 173
Trying to run the Example in the Readme #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Oh,
|
Not quite there yet.
|
Actually, this is the important part.
How do I make sure which version of things I have? Or better, how do I fix it? I am new new to this flutter-world |
So, on my computer (Ubuntu 22.04) I have this
|
I am using the latest engine binaries ➜ ~/flutter-engine-binaries-for-arm git:(main) git log
commit 6b09dd7ef4981ca52eec86fc78f47cc050fd330b (HEAD -> main, tag: engine_6ba2af10bb05c88a2731482cedf2cfd11cf5af0b, origin/main, origin/HEAD)
Author: Hannes Winkler <[email protected]>
Date: Wed Jul 6 14:29:24 2022 +0200
update binaries for flutter 3.0.4 It looks like they are not the same version as my flutter which is 3.0.5 |
Nice, could clone the flutter repo, select the tag 3.0.4 and use it. It worked! |
Yeah, just uploaded the 3.0.5 engine binaries. Should really setup CI for this |
Ah, indeed. That would be awesome. |
By the way, this flutter-pi is pretty awesome. Thanks for making this project and for making it available. |
Hi, I am experimenting your setup, trying the example of the gallery that is on Readme.
This one

It seems it is not working. Since I don't know flutter, I cannot easily fix it, yet. Could you give me an idea on how to solve this?
The text was updated successfully, but these errors were encountered: