-
Notifications
You must be signed in to change notification settings - Fork 3.4k
adding linux dependency #6612
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
adding linux dependency #6612
Conversation
|
I'm curious which version of Flutter you are running? Looking at the |
|
Hi @domesticmouse , that's strange, i'm running Flutter 2.8.1. |
|
Context: flutter/flutter#78415 |
|
Additional context, I ran up a new Flutter Linux desktop app in a freshly created Ubuntu 20.04.3 LTS under WSL2 (Win11) and it works fine with the instructions as is. I'm curious what Linux distribution and version you are running. We may need to add a note or call out about |
|
I'm running a fresh Ubuntu 20.04.1. Not under WSL2 |
|
Do you want to modify your PR to add |
|
Just added! |
|
Looks like there is a broken link: https://github.com/flutter/website/runs/4930640177?check_suite_focus=true#step:5:11 |
|
Fixed! |
|
PTAL @sfshaza2 |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* adding linux dependency * adding might be * fixing broken link
I was getting error running my project with flutter linux. Very similar error to this one flutter/flutter#71557.
This answer within the same thread solved my issue flutter/flutter#71557 (comment)
Presubmit checklist