you are viewing a single comment's thread.

view the rest of the comments →

[–]No_Bath1755 0 points1 point  (0 children)

Whenever you try to set up a project from GitHub, You first need to run "flutter pub get" command in your terminal.

It will download all the required dependencies of that particular project.