Skip to content
Open

Robs #19

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
193 commits
Select commit Hold shift + click to select a range
08adc79
Setting up the README for Flutter Installation.
Oct 28, 2025
78088dd
Setting up the Flutter environment with a installation README, versio…
Nov 5, 2025
61dbe64
Updating the installation README
Nov 6, 2025
2c480ec
configure android and ios
fabf28 Nov 18, 2025
8b092a0
initialize firbase
fabf28 Nov 18, 2025
0850d51
install firebase_core
fabf28 Nov 18, 2025
418c502
adds crashlytics
fabf28 Nov 18, 2025
7780d17
add web config
fabf28 Nov 18, 2025
3499d6d
Merge pull request #1 from techstartucalgary/firebase-set-up
fabf28 Nov 25, 2025
35376b4
Merge pull request #2 from techstartucalgary/feature/flutter-set-up
caleboviawe Dec 1, 2025
358057f
add firebase emulators
fabf28 Dec 3, 2025
9a5af1a
update config files. install firebase auth
fabf28 Dec 3, 2025
b277c71
create toast util with mid ui
fabf28 Dec 3, 2025
38157e8
emailSignup skeleton
fabf28 Dec 3, 2025
2045565
add log_id_demo page
fabf28 Dec 3, 2025
bbf4dc1
make new home demo page
fabf28 Dec 3, 2025
6677105
complete email sign in and login without firestore
fabf28 Dec 3, 2025
e320853
install google sign in plug in
fabf28 Dec 3, 2025
4037bdd
home demo import in log in
fabf28 Dec 3, 2025
c287b42
add googleAuth
fabf28 Dec 5, 2025
5890f0c
install cloud firestore
fabf28 Dec 6, 2025
ed3c31b
add user model and service
fabf28 Dec 6, 2025
cbf690b
google auth disclaimer
fabf28 Dec 6, 2025
d1190b5
Login and started dashboard
nparmar4 Dec 9, 2025
1ce103a
add photourl
fabf28 Dec 9, 2025
168f2bc
homeconfig and preference class
fabf28 Dec 9, 2025
fef600d
add web package
fabf28 Dec 9, 2025
0b0af7d
remove final keyword from constructors
fabf28 Dec 9, 2025
d2a045b
create daily metrics, questionare response, insights, and goals models
fabf28 Dec 9, 2025
f559e06
add toMap to everything
fabf28 Dec 9, 2025
822b96d
add desplay name to test call
fabf28 Dec 9, 2025
edf4d82
Refactoring the UI components, added page navigation
nparmar4 Dec 15, 2025
1f91f57
sign up page
Shahed-i Jan 12, 2026
ca67b76
add to dos
fabf28 Jan 15, 2026
c521776
firebase ai demo
fabf28 Jan 16, 2026
7499889
add emailSignup method onPress
fabf28 Jan 16, 2026
e0eaaec
added llm page
nparmar4 Jan 19, 2026
7794754
added llm and made fixes on other pages
nparmar4 Jan 21, 2026
8e68fb9
added profile page
Shahed-i Jan 22, 2026
8711618
Merge pull request #4 from techstartucalgary/authentication
caleboviawe Jan 23, 2026
5c9dcd6
add demo user generator and repository
Jan 26, 2026
1efe677
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
7886ad9
added execution timer and history tab on testing page. This will be h…
Dhandu7 Jan 27, 2026
e4ca806
added indicator for stress on home page
nparmar4 Jan 28, 2026
d88897b
fixed navigation
nparmar4 Jan 28, 2026
edcdc98
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
bdc06f3
added execution timer and history tab on testing page. This will be h…
Dhandu7 Jan 27, 2026
6cd4d3f
Merge branch 'gemini-flow' of https://github.com/techstartucalgary/Vi…
Dhandu7 Feb 3, 2026
d1a6136
fixing and testing demo files all are fine, need to be put into dev f…
Feb 3, 2026
d87d14e
Merge pull request #5 from techstartucalgary/feature/database
caleboviawe Feb 4, 2026
9bd5148
Login and started dashboard
nparmar4 Dec 9, 2025
afd5790
Refactoring the UI components, added page navigation
nparmar4 Dec 15, 2025
eb0a1a6
sign up page
Shahed-i Jan 12, 2026
cb63227
added llm page
nparmar4 Jan 19, 2026
78ce9ba
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
85d2204
added execution timer and history tab on testing page. This will be h…
Dhandu7 Jan 27, 2026
f699783
added llm and made fixes on other pages
nparmar4 Jan 21, 2026
386c1ff
added profile page
Shahed-i Jan 22, 2026
450dec1
added indicator for stress on home page
nparmar4 Jan 28, 2026
9bea7c7
fixed navigation
nparmar4 Jan 28, 2026
9815cb8
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
3ac328a
Merge branch 'gemini-flow' of https://github.com/techstartucalgary/Vi…
Dhandu7 Feb 4, 2026
6d31361
Merge branch 'frontend-setup' of https://github.com/techstartucalgary…
fabf28 Feb 6, 2026
d377ea6
seperate ai test logic from main
fabf28 Feb 6, 2026
b591d50
Merge pull request #6 from techstartucalgary/frontend-setup
caleboviawe Feb 7, 2026
7290422
add create goal funciion (not done)
fabf28 Feb 4, 2026
3ea8f29
create questionare function
fabf28 Feb 6, 2026
209b516
add to dos
fabf28 Feb 6, 2026
46ddf3c
update questionare
fabf28 Feb 7, 2026
a2ceb33
Added basic chrome notifications (for testing)
WanderAnhad Feb 10, 2026
531ec94
Added basic chrome notifications (for testing)
WanderAnhad Feb 10, 2026
5f80670
IOS notifications enabled
WanderAnhad Feb 10, 2026
6d984b6
Formatting cleanup
WanderAnhad Feb 10, 2026
5244b87
update auth to pass through context
fabf28 Feb 10, 2026
19a6652
add usermodel to the context
fabf28 Feb 10, 2026
6fa3a93
Merge pull request #7 from techstartucalgary/update_functions
caleboviawe Feb 11, 2026
fe4b413
Documentation cleanup
AnhadWander Feb 11, 2026
ec834c3
Merge branch 'dev' into feature/notifications
AnhadWander Feb 11, 2026
f3d5b07
Merge pull request #8 from techstartucalgary/feature/notifications
caleboviawe Feb 12, 2026
dfc669f
Fixed bug regarding redirection after questionnaire
AnhadWander Feb 12, 2026
a8f5117
Bug fix for progess bar
AnhadWander Feb 12, 2026
598d279
hook up log in
fabf28 Feb 11, 2026
4252a53
add snackbar
fabf28 Feb 11, 2026
009bc90
added sign up and logout
fabf28 Feb 11, 2026
9262a66
Merge pull request #9 from techstartucalgary/update_functions
caleboviawe Feb 12, 2026
baf05b2
Implentation of Madhiyar's test users into the testing page
Dhandu7 Feb 23, 2026
976349e
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
cfd07b5
added execution timer and history tab on testing page. This will be h…
Dhandu7 Jan 27, 2026
363d1fb
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
df7a302
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
5212842
added execution timer and history tab on testing page. This will be h…
Dhandu7 Jan 27, 2026
00e6a82
Extracted out the Gemini logic into a service, created Testing page a…
Dhandu7 Jan 27, 2026
e239d67
added execution timer and history tab on testing page. This will be h…
Dhandu7 Jan 27, 2026
656bee8
Implentation of Madhiyar's test users into the testing page
Dhandu7 Feb 23, 2026
b6304e9
Merge branch 'gemini-flow' of https://github.com/techstartucalgary/Vi…
Dhandu7 Feb 24, 2026
57a7ebd
bring navbar back
fabf28 Feb 25, 2026
cdd80c8
Merge remote-tracking branch 'origin/dev' into questionnaire
AnhadWander Feb 27, 2026
589fa37
Merge pull request #10 from techstartucalgary/fix-navbar
caleboviawe Mar 2, 2026
f11b607
Questionaire backend linked
AnhadWander Mar 2, 2026
09871ae
move goals functions to new file
fabf28 Feb 25, 2026
ac18dd2
add replace user param with uid
fabf28 Mar 1, 2026
f21fc31
fix add goals
fabf28 Mar 2, 2026
26a38c5
grab all goals - not fully working
fabf28 Mar 2, 2026
2ae6533
fix createGoals and getGoals
fabf28 Mar 2, 2026
6e8b1cd
add comment about status and subtext
fabf28 Mar 2, 2026
b0ead8a
example usage for goals in goals screen
fabf28 Mar 2, 2026
0aeea6b
Revert "example usage for goals in goals screen"
fabf28 Mar 2, 2026
5efc5c0
updated panda screen to use backend funcs
Dhandu7 Mar 3, 2026
d7ba7ad
Connected profile to authentication and firestore
nparmar4 Mar 3, 2026
e3fc2af
Merge pull request #11 from techstartucalgary/goal_functions
caleboviawe Mar 4, 2026
0567ce6
Merge pull request #12 from techstartucalgary/Questionaire
caleboviawe Mar 5, 2026
f465d6d
Merge branch 'dev' into profile-connection
nparmar4 Mar 13, 2026
2c62122
Linked Backend
AnhadWander Mar 15, 2026
be4ad97
dashboard information specify to each user, if they were in the datab…
Feb 11, 2026
66d9624
feat: metrics pipeline, dashboard charts, and mood check-in (VH-51, V…
Mar 16, 2026
1eac011
fix: wire home and dashboard to Firebase, fix login nav, remove hardc…
Mar 24, 2026
22070bb
chore: ignore GeneratedPluginRegistrant.swift
Mar 24, 2026
141b238
fixing gitignore
Mar 24, 2026
663d664
updated recommendations and panda output to be editable
Dhandu7 Mar 30, 2026
f2e5751
new UI based on lovable
Shahed-i Apr 7, 2026
b7007eb
Merge pull request #13 from techstartucalgary/profile-connection
caleboviawe Apr 7, 2026
5cfa489
Merge branch 'dev' into question_backend
caleboviawe Apr 7, 2026
b77457a
Merge pull request #14 from techstartucalgary/question_backend
caleboviawe Apr 7, 2026
512afbe
Goal datatype fix and Pods issue resolved
AnhadWander Apr 7, 2026
c99eec1
ahd some issues with the pulling and saving metrics to firestore, thi…
Apr 7, 2026
b5e5d9b
Compilation error fixed
AnhadWander Apr 7, 2026
87526ab
First iteration of Scan
AnhadWander Apr 8, 2026
42d30b1
updated restructuring of gemini service
Dhandu7 Apr 12, 2026
d772b1a
new UI based on lovable
Shahed-i Apr 7, 2026
91c4844
Fix rebase: restore Goal class and reconcile goals methods in user/go…
nparmar4 Apr 13, 2026
705bba7
Merge branch 'new_ui' of https://github.com/techstartucalgary/Vivordo…
Shahed-i Apr 14, 2026
d5fa722
Merge pull request #16 from techstartucalgary/new_ui
caleboviawe Apr 16, 2026
3bed2b2
Algorithm refinement
AnhadWander Apr 17, 2026
97117f8
comiting the final version of the branch
Apr 19, 2026
fc2f930
merge: integrate origin/dev into feature/database, preserve all datab…
mahdiyar-A Apr 19, 2026
4c8cccb
fix: resolve all compile errors from dev merge
mahdiyar-A Apr 19, 2026
4527f41
feat: Apple HealthKit integration with Firestore sync
mahdiyar-A Apr 19, 2026
c4c89d9
feat: consent-driven HealthKit UI, compile fixes, deprecation cleanup
mahdiyar-A Apr 20, 2026
0189091
fix: resolve all analyser errors and warnings; hook GoalsScreen to Fi…
mahdiyar-A Apr 20, 2026
ded6e6c
feat: dashboard — dev UI + real HealthKit data from Firestore
mahdiyar-A Apr 20, 2026
e73f912
chore: local model, service, and platform file updates
mahdiyar-A Apr 20, 2026
22298d9
Merge branch 'dev' into feature/database
mahdiyar-A Apr 20, 2026
bbc3f7d
simple fix
mahdiyar-A Apr 20, 2026
2a49f5c
another easy fix
mahdiyar-A Apr 20, 2026
156d2f3
fix: compile errors + dashboard live data from Firestore/HealthKit
mahdiyar-A Apr 20, 2026
452ae78
fix: strip null bytes from end of profile_screen.dart (caused illegal…
mahdiyar-A Apr 20, 2026
a7cdb15
profile loop fixed, apple health kit implementation is now fixed
mahdiyar-A Apr 20, 2026
0f68453
adding some icons, this requires testing with a IOS to see
mahdiyar-A Apr 20, 2026
42ace80
flutter found thes issues- auto fix
mahdiyar-A Apr 22, 2026
281387a
flutter gives error on this key specifically, removed temporarily
mahdiyar-A Apr 22, 2026
e4d5819
making it commented in case its a config problem, we can test out later
mahdiyar-A Apr 22, 2026
32a5c75
fixing the firestore collection indexing
mahdiyar-A Apr 22, 2026
d7ffc5f
Merge pull request #17 from techstartucalgary/feature/database
caleboviawe Apr 23, 2026
b38c7aa
Merge remote-tracking branch 'origin/dev' into scan
Shahed-i Apr 28, 2026
6ef1f42
fix firestore issue
Shahed-i Apr 28, 2026
b3f2170
fixing fingerprint scan
Shahed-i Apr 28, 2026
cde0297
Camera issue fixed
AnhadWander Apr 28, 2026
281d9f0
Fixed heart rate result
nparmar4 Apr 29, 2026
5ae5f0d
fixed UI
Shahed-i Apr 29, 2026
3fe88e9
fix panda page
Shahed-i Apr 29, 2026
c239159
good morning
Dhandu7 Apr 30, 2026
65b9194
Added Logo to Login Screen
nparmar4 Apr 30, 2026
b76614c
Fixes for demo
nparmar4 Apr 30, 2026
6bcf7e6
Merge branch 'scan' into gemini+scan
KeatonBuddy May 1, 2026
c3bf809
fixed html import for mobile+ web not just web
KeatonBuddy May 1, 2026
6f3fd1a
Ui fix moved repsonse bar above nav bar
KeatonBuddy May 1, 2026
f56e9bd
new gemini model with tokens avail
KeatonBuddy May 1, 2026
41290e5
Update pubspec.lock
rohabs May 19, 2026
4897549
scan
rohabs May 20, 2026
a25d9c9
Merged useruid
KushalB0 May 20, 2026
3412f17
Scan algorithm changes
rohabs May 20, 2026
ace55e7
changed error message
rohabs May 20, 2026
96de595
scan_screen.dart error image
rohabs May 20, 2026
79506db
Quality label changes
rohabs May 20, 2026
d198dc0
updated quality labels
rohabs May 22, 2026
983ed2f
metrics_daily update
rohabs May 22, 2026
463e111
Vivordo Health — Changes Summary
KushalB0 May 23, 2026
d575988
Summary row
KushalB0 May 23, 2026
879423b
Home screen: ensure all four metric tiles are fully dynamic
KushalB0 May 24, 2026
1f8db8b
heart rate scan update
KushalB0 May 24, 2026
0c0e194
Heart Rate change
KushalB0 May 25, 2026
2d521e8
scan_screen.dart flash check
rohabs May 25, 2026
b967795
Summary
KushalB0 May 26, 2026
f10cc93
hardcode removal
KushalB0 May 26, 2026
10ee1ff
first scan check
rohabs May 28, 2026
107e73f
scan tutorial
rohabs May 28, 2026
c1f83f0
scannerTutorialSeen
rohabs Jun 2, 2026
a47d1e8
Calendar changes
KushalB0 Jun 5, 2026
3a8f0c4
home_screen.dart
rohabs Jun 6, 2026
9f0eb78
home_screen.dart
rohabs Jun 7, 2026
80c4387
tutorial screen
rohabs Jun 9, 2026
8b05c59
Merge pull request #1 from KeatonBuddy/kush
KeatonBuddy Jun 9, 2026
7394bdd
Merge branch 'testing' into Robs
KeatonBuddy Jun 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
9 changes: 9 additions & 0 deletions .idea/Vivordo-Health.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

978 changes: 978 additions & 0 deletions .idea/caches/deviceStreaming.xml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

177 changes: 176 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,176 @@
# Vivordo-Health
# Flutter Environment Setup Guide
### 1. Download Flutter SDK
Navigate to the official [Flutter Website](https://docs.flutter.dev/install/manual) and follow the intructions to **manually** download the Flutter SDK for you operating system.
- If on a M1/M2/M3 Macbook, download the ARM64 version

### 2. Create/Choose a Storing Folder
Create or find a folder to store the extracted SDK in. Consider creating and using a ~/development/ folder under your home directory.

### 3. Extract the SDK
Extract the SDK bundle you downloaded into the directory you want to store the Flutter SDK in.
```sh
# For Mac
unzip <sdk_zip_path> -d <destination_directory_path>

# For Windows
Expand-Archive –Path <sdk_zip_path> -Destination <destination_directory_path>

# For Linux
tar -xf <sdk_zip_path> -C <destination_directory_path>
```
For example using a **Mac**, if you downloaded the bundle for **Flutter 3.35.7** into the `~/Downloads` directory and want to store the extracted SDK in the `~/development` directory:
```sh
unzip ~/Downloads/flutter_macos_3.35.7-stable.zip -d ~/development/
```

### 4. Add Flutter to Path
Copy the absolute path to the directory that you downloaded and extracted the Flutter SDK into.

Use environmental variables to access your PATH and add Flutter:

### On Mac:
1. Open or create the Zsh environment variable:
```sh
# If it exists, open the Zsh environment variable file
open .zshrc

# If it doesn't exist create the .zshrc file
cd ~ # to navigate to your home directory (if not already there)
touch ~/.zshrc
```

2. At the end of the `.zshrc` file, use the built in use the built-in `export` command to update the `PATH` variable to include the `bin` directory of your Flutter installation.

```sh
export PATH="<path-to-sdk>/bin:$PATH"
```
For example, if you downloaded Flutter into a `development/flutter` folder inside your user directory, you'd add the following to the file:

```sh
export PATH="$HOME/development/flutter/bin:$PATH"
```
3. Save and close the `.zshrc` file you just edited.


### On Windows:
1. Navigate to the environment variables settings by pressing **`Windows`** + **`Pause`** to open the **System > About** dialog. Click **Advanced System Settings > Advanced > Environment Variables**.

2. Add the Flutter bin to your path:
- In the **User variables for (username)** section of the **Environment Variables** dialog, look for the **Path** entry.

- If the **Path** entry **exists**, double-click it.

- The **Edit Environment Variable** dialog should open.

a. Double-click inside an empty row.

b. Type the path to the bin directory of your Flutter installation.

For example, if you downloaded Flutter into a `development\flutter` folder inside your user directory, you'd type the following:

```sh
%USERPROFILE%\development\flutter\bin
```
c. Click the Flutter entry you added to select it.

d. Click **Move Up** until the Flutter entry sits at the top of the list.

e. To confirm your changes, click **OK** three times.

- If the **Path** entry **doesn't exist**, click **New**....

- The **Edit Environment Variable** dialog should open.

a. In the **Variable Name** box, type `Path`.

b. In the **Variable Value** box, type the path to the `bin` directory of your Flutter installation.

For example, if you downloaded Flutter into a `development\flutter` folder inside your user directory, you'd type the following:

```sh
%USERPROFILE%\development\flutter\bin
```

c. To confirm your changes, click **OK** three times.


### On Linux:
1. Determine your default shell. If you don't know what shell you use, check which shell starts when you open a new console window.
```sh
echo $SHELL
```

2. Add the Flutter bin to your path:
- To add the `bin` directory of your Flutter installation to your `PATH`:

1. Expand the instructions for your default shell*, found [here](https://docs.flutter.dev/install/manual)

2. Copy the provided command.

3. Replace `<path-to-sdk>` with the path to your Flutter SDK install.

4. Run the edited command in your preferred terminal with that shell.

*This depends on the default shell of your system, determined from Step 1. For example, if your system uses `bash` you'd run the following:

```sh
echo 'export PATH="<path-to-sdk>:$PATH"' >> ~/.bash_profile
```
For example, if you downloaded Flutter into a `development/flutter` folder inside your user directory, you'd run the following:

```sh
echo 'export PATH="$HOME/develop/flutter/bin:$PATH"' >> ~/.bash_profile
```

### 5. Validate Installation
Apply your changes by closing and reopening all open shell sessions in your terminal apps and IDEs.

Validate your setup by opening a new terminal and running the `flutter` and `dart` tools:
```sh
flutter --version
dart --version
```
### 6. Setting up a Target Platform

Due to the current nature of the project being an iOS-focused app, the ideal devolopment solution is to use an iOS **emulator** (a software program to imitate the functions of a phone to develop the app).

However, being as developers within the team may not have Macbooks, the following provides some possible options on how to test flutter, and properly run the app as its developed.

### Recommended Target Platforms

#### <u>iOS Emulator Using Xcode (Mac)</u>:
1. Go to the app store and download "Xcode" if not already downloaded.

2. After its downloaded, select **macOS** and **iOS** as the intended platforms and click install.

3. In VSCode, open a Flutter app project, and press `CMD + Shift + P` to open up the search bar.

4. In that search bar, search for and select `Flutter: Launch Emulator`. Then, select **iOS Simulator**. A window simulating an iPhone should now open up.

5. To try running the app on the emulator navigate to the `main.dart` file (found in the `/lib` folder), and within the "Run" play button option, click "Run Without Debugging"

6. Can stop running by clicking the stop button within the Flutter app on VSCode

#### <u>Using a Terminal (Cross-Platform)</u>:
1. Ensure Web Support is Enabled:
- Open your terminal or command prompt.

- Run `flutter doctor` to check if web support is enabled.

- If not, enable it with `flutter config --enable-web`.

2. Change your directory to the root of your Flutter project using `cd your_project_name`. (In our case: `cd vivordo_health`)

3. To run your app in a Chrome browser, run:
```sh
flutter run -d chrome
```









5 changes: 5 additions & 0 deletions vivordo_health/.firebaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"projects": {
"default": "vivordo-health"
}
}
3 changes: 3 additions & 0 deletions vivordo_health/.fvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"flutter": "3.35.7"
}
50 changes: 50 additions & 0 deletions vivordo_health/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.build/
.buildlog/
.history
.svn/
.swiftpm/
migrate_working_dir/

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/

# VS Code workspace files — ignore generated launch/c_cpp configs
.vscode/

# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins-dependencies
.pub-cache/
.pub/
/build/
/coverage/

# Symbolication related
app.*.symbols

# Obfuscation related
app.*.map.json

# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release

# FVM Version Cache
.fvm/


# Auto-generated plugin registration
**/Flutter/GeneratedPluginRegistrant.*
45 changes: 45 additions & 0 deletions vivordo_health/.metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
# This file should be version controlled and should not be manually edited.

version:
revision: "adc901062556672b4138e18a4dc62a4be8f4b3c2"
channel: "stable"

project_type: app

# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
- platform: android
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
- platform: ios
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
- platform: linux
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
- platform: macos
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
- platform: web
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
- platform: windows
create_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2
base_revision: adc901062556672b4138e18a4dc62a4be8f4b3c2

# User provided section

# List of Local paths (relative to this file) that should be
# ignored by the migrate tool.
#
# Files that are not part of the templates will be ignored by default.
unmanaged_files:
- 'lib/main.dart'
- 'ios/Runner.xcodeproj/project.pbxproj'
60 changes: 60 additions & 0 deletions vivordo_health/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"dart.flutterSdkPath": ".fvm/versions/3.35.7",
"C_Cpp_Runner.cCompilerPath": "gcc",
"C_Cpp_Runner.cppCompilerPath": "g++",
"C_Cpp_Runner.debuggerPath": "gdb",
"C_Cpp_Runner.cStandard": "",
"C_Cpp_Runner.cppStandard": "",
"C_Cpp_Runner.msvcBatchPath": "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Auxiliary/Build/vcvarsall.bat",
"C_Cpp_Runner.useMsvc": false,
"C_Cpp_Runner.warnings": [
"-Wall",
"-Wextra",
"-Wpedantic",
"-Wshadow",
"-Wformat=2",
"-Wcast-align",
"-Wconversion",
"-Wsign-conversion",
"-Wnull-dereference"
],
"C_Cpp_Runner.msvcWarnings": [
"/W4",
"/permissive-",
"/w14242",
"/w14287",
"/w14296",
"/w14311",
"/w14826",
"/w44062",
"/w44242",
"/w14905",
"/w14906",
"/w14263",
"/w44265",
"/w14928"
],
"C_Cpp_Runner.enableWarnings": true,
"C_Cpp_Runner.warningsAsError": false,
"C_Cpp_Runner.compilerArgs": [],
"C_Cpp_Runner.linkerArgs": [],
"C_Cpp_Runner.includePaths": [],
"C_Cpp_Runner.includeSearch": [
"*",
"**/*"
],
"C_Cpp_Runner.excludeSearch": [
"**/build",
"**/build/**",
"**/.*",
"**/.*/**",
"**/.vscode",
"**/.vscode/**"
],
"C_Cpp_Runner.useAddressSanitizer": false,
"C_Cpp_Runner.useUndefinedSanitizer": false,
"C_Cpp_Runner.useLeakSanitizer": false,
"C_Cpp_Runner.showCompilationTime": false,
"C_Cpp_Runner.useLinkTimeOptimization": false,
"C_Cpp_Runner.msvcSecureNoWarnings": false
}
Loading