Releasing native app shell project

Hi,
I am new to Flutter I am trying to run the “native app shell” in terminal. I downloaded the files…
I can’t run the app because I keep getting the command not found error.
Here is what I have previously done:
I set up my Flutter path in zshrc then saved it
Ran mypath/to/sdkmanager --install "cmdline-tools;latest"
it says permission denied, I added sudo before the path, enter pswd then I get “command not found”
Thank you for your help

Hi @r_j,

we’re looking into it.

Regards,
Stanislaw

Hi RJ,

Did you go through the “getting started” tutorial with Flutter? If not, I’d recomment starting with the following resource:

Regards,
Mark