This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wellbeing_app [2025/10/21 13:42] 20.171.207.78 old revision restored (2021/11/10 11:19) | wellbeing_app [2025/10/30 07:50] (current) 216.73.216.23 old revision restored (2025/10/21 13:45) | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| we use state and inherited widgets consistantly across all routes and widgets | we use state and inherited widgets consistantly across all routes and widgets | ||
| - | |||
| - | ===main=== | ||
| ===classes=== | ===classes=== | ||
| - | ===routes=== | + | ===custom_icons=== | 
| ===http_services=== | ===http_services=== | ||
| - | ===widgets=== | + | ===routes=== | 
| - |  | + | |
| + | ===themes=== | ||
| ===utility_functions=== | ===utility_functions=== | ||
| - | ===themes=== | + | ===widgets=== | 
| + | *[[avatar_chip]] | ||
| - | ===custom_icons=== | + | ===main=== | 
| ===== Libraries in use ===== | ===== Libraries in use ===== | ||
| Line 50: | Line 50: | ||
| ===== Project setup and Build ===== | ===== Project setup and Build ===== | ||
| - | Follow the official documentation, | + | install | 
| - | Make sure to move the flutter folder to the root of your system, e.g. C: | + | |
| - | + | ||
| - | Once flutter is installed and working, request access to the // | + | |
| - | + | ||
| - | + | ||
| - | === Potential issues, and their fixes === | + | |
| - | * If Android Studio says Dart SDK not configured, you do not need to install Dart, you must manually point the Flutter SDK to the flutter folder | ||
| ===== Deploy a build live ===== | ===== Deploy a build live ===== | ||