Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 652 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 652 Bytes

hacklytics_checkin_flutter

steps for getting to run

  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.
  2. cd into folder where you have this repo and run flutter pub get. this should install dependencies.
  3. ensure you have the amplify CLI installed. amplify pull --appId d1nefwyjdgyk10 --envName staging