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
1. download flutter from here if you haven't already installed it (https://docs.flutter.dev/get-started/install?gclid=CjwKCAiAk9itBhASEiwA1my_6-7P1YYmwrCheAbAnwC-TQJfsIpxe0B7QWcVQVv02BHZn6gusLAJ-xoCaG4QAvD_BwE&gclsrc=aw.ds). select mac/windows. if mac you might have to update your home path via this environmental variable ~/.zshenv. remember to reset your terminal for updates to take place.
5
+
2. cd into folder where you have this repo and run flutter pub get. this should install dependencies.
6
+
3. ensure you have the amplify CLI installed. amplify pull --appId d1nefwyjdgyk10 --envName staging
0 commit comments