Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 381 Bytes

trifecta_app1_public

I made this demo app to showcase Atomic.io's Flutter SDK.


First demo app for Atomic.io

In the app root directory, remember to create a .env file with the following set:

API_KEY=''
API_URL=''
USER_ID=''

Also, remember to place the generated jwtRS512.key file in an assets folder in the app root directory like this: assets/jwtRS512.key