Skip to content

Commit 2b893cb

Browse files
authored
Merge pull request #194 from simonoppowa/develop
chore: update sentry dependency
2 parents 69ee59e + 0e49f6e commit 2b893cb

File tree

5 files changed

+67
-19
lines changed

5 files changed

+67
-19
lines changed

GettingStarted.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Getting Started
2+
For setup first you need the following things:
3+
- Flutter Version 3.27.1
4+
- IDE like Android Studio or VS Code with Flutter Plugin installed.
5+
6+
## Steps to run App
7+
1.⁠ ⁠Clone the repository with Git
8+
9+
```git clone https://github.com/simonoppowa/OpenNutriTracker.git```
10+
11+
2.⁠ ⁠Get Dependencies
12+
13+
```flutter pub get```
14+
15+
3.⁠ ⁠Run Build Runner to generate Files
16+
17+
```flutter pub run build_runner build```
18+
19+
4.⁠ ⁠Run App
20+
21+
```flutter run lib/main.dart```
22+
23+
## Running the Application
24+
25+
The application can be run on multiple platforms. Here are the commands for each:
26+
27+
### Web (Chrome)
28+
```bash
29+
flutter run -d chrome
30+
```
31+
32+
### iOS
33+
```bash
34+
open -a Simulator
35+
flutter run
36+
```
37+
38+
### macOS
39+
```bash
40+
flutter run -d macos
41+
```
42+
43+
### Android
44+
```bash
45+
flutter run -d android
46+
```

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
<img src="https://img.shields.io/github/issues/simonoppowa/OpenNutriTracker.svg" /></a>
1313
<a href="https://github.com/simonoppowa/OpenNutriTracker/pulls" alt="GitHub Pull Requests">
1414
<img src="https://img.shields.io/github/issues-pr/simonoppowa/OpenNutriTracker.svg" /></a>
15-
<a alt="Version">
16-
<img src="https://img.shields.io/badge/version-beta-yellow.svg" /></a>
1715
</p>
1816

1917
## Description
@@ -33,7 +31,7 @@ OpenNutriTracker is an open-source mobile application designed to simplify nutri
3331
</p>
3432

3533
## Install
36-
[<img src="fastlane/metadata/android/en-US/images/appstore_banner.png" width="30%">](https://testflight.apple.com/join/j7uKoEDl)
34+
[<img src="fastlane/metadata/android/en-US/images/appstore_banner.png" width="30%">](https://apps.apple.com/us/app/opennutritracker/id6451490901)
3735
[<img src="fastlane/metadata/android/en-US/images/playstore_banner.png" width="30%">](https://play.google.com/store/apps/details?id=com.opennutritracker.ont.opennutritracker)
3836

3937
## Key Features
@@ -51,13 +49,17 @@ See [Data Protection](https://www.iubenda.com/privacy-policy/53501884)
5149
- **Open-Source**: OpenNutriTracker is an open-source application
5250

5351
## TODOs
54-
- Add serving sizes to meals
52+
- ~~Add serving sizes to meals~~
5553
- ~~Add Imperial unit support~~
5654
- Add support for Material You themes
5755

5856
## Contribution
5957
Contributions to OpenNutriTracker are welcome! If you find any issues or have suggestions for new features, please open an issue or submit a pull request. Make sure to follow the project's code style and guidelines.
6058

59+
## Getting Started
60+
See the [Getting Started](GettingStarted.md) file for more information.
61+
62+
6163
## Disclaimer
6264
OpenNutriTracker is not a medical application. All data provided is not validated and should be used with caution. Please maintain a healthy lifestyle and consult a professional if you have any problems. Use during illness, pregnancy or lactation is not recommended.
6365

ios/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ PODS:
5353
- GoogleToolboxForMac/Defines (= 4.2.1)
5454
- "GoogleToolboxForMac/NSData+zlib (4.2.1)":
5555
- GoogleToolboxForMac/Defines (= 4.2.1)
56-
- GoogleUtilities/Environment (8.0.2):
56+
- GoogleUtilities/Environment (8.1.0):
5757
- GoogleUtilities/Privacy
58-
- GoogleUtilities/Logger (8.0.2):
58+
- GoogleUtilities/Logger (8.1.0):
5959
- GoogleUtilities/Environment
6060
- GoogleUtilities/Privacy
61-
- GoogleUtilities/Privacy (8.0.2)
62-
- GoogleUtilities/UserDefaults (8.0.2):
61+
- GoogleUtilities/Privacy (8.1.0)
62+
- GoogleUtilities/UserDefaults (8.1.0):
6363
- GoogleUtilities/Logger
6464
- GoogleUtilities/Privacy
6565
- GTMSessionFetcher/Core (3.5.0)
@@ -97,11 +97,11 @@ PODS:
9797
- SDWebImage (5.21.0):
9898
- SDWebImage/Core (= 5.21.0)
9999
- SDWebImage/Core (5.21.0)
100-
- Sentry/HybridSDK (8.42.0)
101-
- sentry_flutter (8.12.0):
100+
- Sentry/HybridSDK (8.46.0)
101+
- sentry_flutter (8.14.2):
102102
- Flutter
103103
- FlutterMacOS
104-
- Sentry/HybridSDK (= 8.42.0)
104+
- Sentry/HybridSDK (= 8.46.0)
105105
- shared_preferences_foundation (0.0.1):
106106
- Flutter
107107
- FlutterMacOS
@@ -182,7 +182,7 @@ SPEC CHECKSUMS:
182182
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
183183
GoogleMLKit: eff9e23ec1d90ea4157a1ee2e32a4f610c5b3318
184184
GoogleToolboxForMac: d1a2cbf009c453f4d6ded37c105e2f67a32206d8
185-
GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
185+
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
186186
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
187187
MLImage: 0ad1c5f50edd027672d8b26b0fee78a8b4a0fc56
188188
MLKitBarcodeScanning: 0a3064da0a7f49ac24ceb3cb46a5bc67496facd2
@@ -194,8 +194,8 @@ SPEC CHECKSUMS:
194194
path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
195195
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
196196
SDWebImage: f84b0feeb08d2d11e6a9b843cb06d75ebf5b8868
197-
Sentry: 38ed8bf38eab5812787274bf591e528074c19e02
198-
sentry_flutter: 7d1f1df30f3768c411603ed449519bbb90a7d87b
197+
Sentry: da60d980b197a46db0b35ea12cb8f39af48d8854
198+
sentry_flutter: 2df8b0aab7e4aba81261c230cbea31c82a62dd1b
199199
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
200200
sqflite_darwin: 5a7236e3b501866c1c9befc6771dfd73ffb8702d
201201
SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,18 +1014,18 @@ packages:
10141014
dependency: transitive
10151015
description:
10161016
name: sentry
1017-
sha256: "576ad83415102ba2060142a6701611abc6e67a55af1d7ab339cedd3ba1b0f84c"
1017+
sha256: "599701ca0693a74da361bc780b0752e1abc98226cf5095f6b069648116c896bb"
10181018
url: "https://pub.dev"
10191019
source: hosted
1020-
version: "8.12.0"
1020+
version: "8.14.2"
10211021
sentry_flutter:
10221022
dependency: "direct main"
10231023
description:
10241024
name: sentry_flutter
1025-
sha256: dc3761e8659839cc67a18432d9f12e5531affb7ff68e196dbb56846909b5dfdc
1025+
sha256: "5ba2cf40646a77d113b37a07bd69f61bb3ec8a73cbabe5537b05a7c89d2656f8"
10261026
url: "https://pub.dev"
10271027
source: hosted
1028-
version: "8.12.0"
1028+
version: "8.14.2"
10291029
shared_preferences:
10301030
dependency: transitive
10311031
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies:
6868
hive: ^2.2.3
6969
hive_flutter: ^1.1.0
7070

71-
sentry_flutter: ^8.11.2
71+
sentry_flutter: ^8.14.2
7272

7373
supabase_flutter: ^2.8.2
7474

0 commit comments

Comments
 (0)