You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone this repo from Github into a dev container (Ctrl+Shift+P "clone container").
Wait for the container to setup. You will get a message once the Flutter extension installs that Flutter needs to be downloaded. Ignore this. Flutter is already downloading in the background, it just takes a few minutes.
Once the terminal shows that Flutter has installed, use Ctrl+Shift+P "reload window" to reload the VS code window.
From the container terminal, navigate into the "alderman_spending" directory. Run the command flutter pub get.