====== Wellbeing App ====== ===== Overview ===== An app to be used by planner V1 customers specifically to take wellbeing measurements from an institutions citizens, and then record details about the event. ===== Style guide ===== Don't be shit ===== App Structure ===== ==== App Structure Overview ==== we use state and inherited widgets consistantly across all routes and widgets ===main=== ===classes=== ===routes=== ===http_services=== ===widgets=== *[[avatar_chip]] ===utility_functions=== ===themes=== ===custom_icons=== ===== Libraries in use ===== ===Secure Storage=== [[https://pub.dev/packages/flutter_secure_storage|Secure Storage link]] Version in use: x A library to secure save data on the device ===Scrollable Positioned List=== [[https://pub.dev/packages/scrollable_positioned_list|Scrollable Positioned List]] Version in use: x A library to improve the capabilities of the horizontally scrolled list by allowing list navigation by index ===== Project setup and Build ===== install shizzle ===== Deploy a build live ===== ==== Open/Closed Android test build to playstore ==== do X ==== Publish Android public build to playstore ==== do x ==== Open/Closed IoS testflight build to apple store ==== do X ==== Publish IoS public build to apple store ==== do x