Commit Graph

333 Commits

Author SHA1 Message Date
Roland Geider
c5cbb4f851 Rework exercise database
This is now separated into individual tables and methods so that they can be
tested separately
2023-12-26 17:03:20 +01:00
Abhishek Saini
c69c639fac fix(drift): built a model for exercise and fixes in fromSql type converter 2023-12-23 14:28:38 +05:30
Abhishek Saini
592e2e2df8 minor fixes 2023-11-19 16:52:06 +05:30
Abhishek Saini
82a49f6cac Merge branch 'master' into feat/data-persistence 2023-11-18 23:23:30 +05:30
Roland Geider
d26e127a90 Bump sdk and package versions 2023-11-18 18:01:23 +01:00
Roland Geider
7b076f383a Update app screenshots 2023-11-18 17:55:30 +01:00
Abhishek Saini
582bc611a4 feat(drift-database): Shifted from shared prefs to drift for Exercises 2023-11-16 22:34:40 +05:30
Miroslav Mazel
d445283cf7 Different fonts + tweaked icons 2023-11-11 12:33:19 +01:00
Roland Geider
969c643e5c Update theme
This is now created with flex_color_scheme, which makes tweaking this
much much easier
2023-11-10 19:07:14 +01:00
Roland Geider
1684288f09 Finally update flutter version 🥳 2023-11-09 19:07:09 +01:00
Roland Geider
e49b571bf2 Merge pull request #449 from wger-project/fix/replace-chart-lib
Replace chart lib
2023-11-09 18:44:12 +01:00
dependabot[bot]
533a22e574 Bump rive from 0.11.4 to 0.12.2
Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.11.4 to 0.12.2.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/commits)

---
updated-dependencies:
- dependency-name: rive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 00:17:53 +00:00
Abhishek Saini
3d948dfec4 measurement and nutrition chart issues fixes 2023-11-05 22:23:16 +05:30
Roland Geider
ffd944f08a Merge pull request #434 from wger-project/dependabot/pub/package_info_plus-4.2.0
Bump package_info_plus from 4.1.0 to 4.2.0
2023-10-16 09:51:14 +02:00
dependabot[bot]
15fce78867 Bump shared_preferences from 2.2.1 to 2.2.2
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.2/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 01:11:08 +00:00
dependabot[bot]
73a311fad8 Bump package_info_plus from 4.1.0 to 4.2.0
Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v4.2.0/packages/package_info_plus)

---
updated-dependencies:
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 01:10:48 +00:00
Roland Geider
70b63b1b26 Add first version of the repetition chart and finally remove old chart library 2023-10-09 20:22:12 +02:00
Roland Geider
ef5a7081a0 Make MeasurementChartWidgetFl work
This still doesn't look completely nice, but it's a good start
2023-10-01 14:27:02 +02:00
Roland Geider
9edb921cb1 Merge pull request #425 from wger-project/dependabot/pub/shared_preferences-2.2.1
Bump shared_preferences from 2.2.0 to 2.2.1
2023-10-01 12:11:29 +02:00
Roland Geider
675b79438d Merge pull request #427 from wger-project/dependabot/pub/flutter_lints-2.0.3
Bump flutter_lints from 2.0.2 to 2.0.3
2023-10-01 12:11:22 +02:00
Roland Geider
ab9c840c7f Merge pull request #431 from wger-project/dependabot/pub/video_player-2.7.2
Bump video_player from 2.7.0 to 2.7.2
2023-10-01 12:10:56 +02:00
dependabot[bot]
8dd906e548 Bump flutter_typeahead from 4.6.2 to 4.8.0
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.6.2 to 4.8.0.
- [Release notes](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/releases)
- [Changelog](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/commits)

---
updated-dependencies:
- dependency-name: flutter_typeahead
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 00:11:35 +00:00
dependabot[bot]
2ee8cbe064 Bump video_player from 2.7.0 to 2.7.2
Bumps [video_player](https://github.com/flutter/packages/tree/main/packages/video_player) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/video_player-v2.7.2/packages/video_player)

---
updated-dependencies:
- dependency-name: video_player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 00:11:25 +00:00
dependabot[bot]
b41b0e569b Bump flutter_lints from 2.0.2 to 2.0.3
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v2.0.3/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 00:28:39 +00:00
dependabot[bot]
a15ee78c78 Bump shared_preferences from 2.2.0 to 2.2.1
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.1/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 00:27:58 +00:00
Roland Geider
c2916cfc99 Merge pull request #421 from wger-project/dependabot/pub/package_info_plus-4.1.0
Bump package_info_plus from 4.0.2 to 4.1.0
2023-08-10 09:00:09 +02:00
Github-actions
8c809ad8cb Automatic linting 2023-08-08 09:14:27 +00:00
dependabot[bot]
9fb8bc4095 Bump package_info_plus from 4.0.2 to 4.1.0
Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v4.1.0/packages/package_info_plus)

---
updated-dependencies:
- dependency-name: package_info_plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 01:06:03 +00:00
dependabot[bot]
56062d8324 Bump flutter_staggered_grid_view from 0.6.2 to 0.7.0
Bumps [flutter_staggered_grid_view](https://github.com/letsar/flutter_staggered_grid_view) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/letsar/flutter_staggered_grid_view/releases)
- [Changelog](https://github.com/letsar/flutter_staggered_grid_view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/letsar/flutter_staggered_grid_view/compare/v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: flutter_staggered_grid_view
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 01:16:30 +00:00
dependabot[bot]
de3356c502 Bump shared_preferences from 2.1.2 to 2.2.0
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.2.0/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 11:04:03 +00:00
Roland Geider
3415384cb1 Merge pull request #414 from wger-project/dependabot/pub/flutter_lints-2.0.2
Bump flutter_lints from 2.0.1 to 2.0.2
2023-07-05 12:54:51 +02:00
Roland Geider
01f70b5419 Merge pull request #415 from wger-project/dependabot/pub/video_player-2.7.0
Bump video_player from 2.6.1 to 2.7.0
2023-07-05 12:54:39 +02:00
dependabot[bot]
916256f059 Bump rive from 0.11.3 to 0.11.4
Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/commits)

---
updated-dependencies:
- dependency-name: rive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 00:52:26 +00:00
dependabot[bot]
630832dfba Bump video_player from 2.6.1 to 2.7.0
Bumps [video_player](https://github.com/flutter/packages/tree/main/packages/video_player) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/video_player-v2.7.0/packages/video_player)

---
updated-dependencies:
- dependency-name: video_player
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 00:51:44 +00:00
dependabot[bot]
d50b431192 Bump flutter_lints from 2.0.1 to 2.0.2
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v2.0.2/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 00:51:18 +00:00
Roland Geider
7857e1794a Merge pull request #411 from artchiee/google_play_dependency
Flutter barcode scanner replaced with  flutter_zxing package
2023-06-26 16:51:22 +02:00
dependabot[bot]
46ee91d138 Bump flutter_typeahead from 4.6.1 to 4.6.2
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/releases)
- [Changelog](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/commits)

---
updated-dependencies:
- dependency-name: flutter_typeahead
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 01:11:19 +00:00
Roland Geider
c0bc830bb9 Merge branch 'master' into google_play_dependency 2023-06-20 11:06:16 +02:00
artchiee
5ec43b65ef bar code scanner is replaced 2023-06-19 18:33:29 +01:00
Roland Geider
7f9a0c14b6 Merge pull request #409 from wger-project/dependabot/pub/image_picker-0.8.9
Bump image_picker from 0.8.8 to 0.8.9
2023-06-19 11:20:29 +02:00
dependabot[bot]
87799d808c Bump rive from 0.11.2 to 0.11.3
Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/commits)

---
updated-dependencies:
- dependency-name: rive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:17:30 +00:00
dependabot[bot]
583f85b024 Bump image_picker from 0.8.8 to 0.8.9
Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v0.8.9/packages/image_picker)

---
updated-dependencies:
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:17:15 +00:00
Roland Geider
309e2f6ffd Merge pull request #408 from wger-project/dependabot/pub/cider-0.1.6
Bump cider from 0.1.5 to 0.1.6
2023-06-13 11:46:11 +02:00
Roland Geider
39f4c35e59 Merge pull request #407 from wger-project/dependabot/pub/image_picker-0.8.8
Bump image_picker from 0.8.7+4 to 0.8.8
2023-06-13 11:45:56 +02:00
dependabot[bot]
fbe9ccdd69 Bump cider from 0.1.5 to 0.1.6
Bumps [cider](https://github.com/f3ath/cider) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/f3ath/cider/releases)
- [Changelog](https://github.com/f3ath/cider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/f3ath/cider/compare/0.1.5...0.1.6)

---
updated-dependencies:
- dependency-name: cider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:16:28 +00:00
dependabot[bot]
9e9d62b427 Bump image_picker from 0.8.7+4 to 0.8.8
Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 0.8.7+4 to 0.8.8.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v0.8.8/packages/image_picker)

---
updated-dependencies:
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:16:12 +00:00
dependabot[bot]
6569fbf6bd Bump shared_preferences from 2.1.1 to 2.1.2
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.1.2/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 01:15:56 +00:00
dependabot[bot]
38f0fc34e8 Bump flutter_html from 3.0.0-alpha.6 to 3.0.0-beta.2
Bumps [flutter_html](https://github.com/Sub6Resources/flutter_html) from 3.0.0-alpha.6 to 3.0.0-beta.2.
- [Release notes](https://github.com/Sub6Resources/flutter_html/releases)
- [Changelog](https://github.com/Sub6Resources/flutter_html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Sub6Resources/flutter_html/compare/flutter_html-v3.0.0-alpha.6...flutter_html-v3.0.0-beta.2)

---
updated-dependencies:
- dependency-name: flutter_html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 07:11:10 +00:00
Roland Geider
ab52c8899f Merge pull request #403 from wger-project/dependabot/pub/rive-0.11.2
Bump rive from 0.11.1 to 0.11.2
2023-06-06 09:09:08 +02:00
dependabot[bot]
09468bcf1f Bump flutter_typeahead from 4.5.0 to 4.6.1
Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/releases)
- [Changelog](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AbdulRahmanAlHamali/flutter_typeahead/commits)

---
updated-dependencies:
- dependency-name: flutter_typeahead
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 01:22:22 +00:00