Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wger-project/flutter

Flutter fitness/workout app for wger
https://github.com/wger-project/flutter

Consistent styling for FlexibleSpaceBar

35127489a0555bf87244fc22088387f5509f84cd authored about 1 year ago by Miroslav Mazel <[email protected]>
Adding much-needed padding

89caf4616d5a4e99f81a8db351b7166ba7205c1b authored about 1 year ago by Miroslav Mazel <[email protected]>
Removing the Bebas Neue font

5701a2e809382ae839abeba9d4b79440d9793ce9 authored about 1 year ago by Miroslav Mazel <[email protected]>
BottomNavigationBar -> NavigationBar

93f5314952a3e3834c97b27a1f3db0cba4e5605d authored about 1 year ago by Miroslav Mazel <[email protected]>
Different fonts + tweaked icons

d445283cf7801e9a5fd418d27700d9b899dd2935 authored about 1 year ago by Miroslav Mazel <[email protected]>
Import font awesome flutter package

d78ec46e547aed3876456f0fc03647bf857695c8 authored about 1 year ago by Roland Geider <[email protected]>
Merge branch 'master' into feature/material-3

# Conflicts:
# lib/widgets/nutrition/meal.dart
# lib/widgets/workouts/day.dart

95f863a0b6bf3692ddfbb9f7e89a09279e40fe81 authored about 1 year ago by Roland Geider <[email protected]>
Don't fill text inputs

e287e6a24f617c016ca6154417a4b56c63542a34 authored about 1 year ago by Roland Geider <[email protected]>
Remove toList in spreads

dc940c314d93535198e748808668e9f6d2ceca68 authored about 1 year ago by Roland Geider <[email protected]>
Simplify some of the widgets since these values are set in the theme now

5845e70a6b14bd12f434fb07fc1bef5a02e0d4e7 authored about 1 year ago by Roland Geider <[email protected]>
Update theme

This is now created with flex_color_scheme, which makes tweaking this
much much easier

969c643e5ceff2f58d975edf71acee12d1e9ecd4 authored about 1 year ago by Roland Geider <[email protected]>
Set the color of the categories card

While this still doesn't completely blend in with the surrounding widgets in
the dashboard, it's...

abca70a6f0a709609a558f970d681e88a6dd8b3c authored about 1 year ago by Roland Geider <[email protected]>
Don't make the chart square...

6d84cf734830d0781e60d0184905a052f75ba7a9 authored about 1 year ago by Roland Geider <[email protected]>
Remove flutter_launcher_icons

Better icons have been added manually

10bfb787ff20627d6b73dd0dec304ca358ca098e authored about 1 year ago by Roland Geider <[email protected]>
Merge pull request #445 from 12people/master

Maintenance PR

345a99e215f4aab9bc3a62b4cf5697b5fb1b1cc0 authored about 1 year ago by Roland Geider <[email protected]>
Automatic linting

ca27faf9e28605cb166c11ebe8b74f805cded272 authored about 1 year ago by Github-actions <[email protected]>
Merge branch 'master' into 12people_maintenance

# Conflicts:
# lib/theme/theme.dart
# lib/widgets/core/charts.dart
# lib/widgets/dashboard/widge...

7659d06ea66f0b038acf5c5767c2e7977f71e4f8 authored about 1 year ago by Roland Geider <[email protected]>
Make chips a bit smaller and give them a bit of color

6a1f231e48135690889357be2fc396b61a3a25d0 authored about 1 year ago by Roland Geider <[email protected]>
Make the calendar theme dynamic based on the current theme (light/dark mode)

9e85745c2fd40018e59a9c44c33c12a9edee0585 authored about 1 year ago by Roland Geider <[email protected]>
Remove unused color

9dd9c568c2eae9a1a320bc4842f7513d8a632016 authored about 1 year ago by Roland Geider <[email protected]>
Add prefix to application id during debug

This allows to install the application side by side on a real device where the
production app is...

1b09cfd73a2799197186bdae8f6345ad67b00d95 authored about 1 year ago by Roland Geider <[email protected]>
Merge branch 'master' into feature/material-3

# Conflicts:
# lib/theme/theme.dart
# lib/widgets/dashboard/widgets.dart
# lib/widgets/nutrition...

81ed85c2f2ac75c313d9eb65acdfe18190ad3631 authored about 1 year ago by Roland Geider <[email protected]>
Fix tests and recreate generated files

09f60fe4322647c3769dc826dec8d13ef6490720 authored about 1 year ago by Roland Geider <[email protected]>
Finally update flutter version 🥳

1684288f091a6a09a0529584e1116a7b4d1c9361 authored about 1 year ago by Roland Geider <[email protected]>
Merge pull request #449 from wger-project/fix/replace-chart-lib

Replace chart lib

e49b571bf2b2298d0326327505503f55abc27959 authored about 1 year ago by Roland Geider <[email protected]>
Don't run the test twice on PRs

ccc10b04261ce6c819f20ff8923f8713b5efb61b authored about 1 year ago by Roland Geider <[email protected]>
Only render the FlNutritionalDiaryChartWidget chart if there is data for it

7c1dc05d81a7ae4e519b435342210838fd1f2489 authored about 1 year ago by Roland Geider <[email protected]>
Fix bug in tooltips

It is not possible to get the reps just from the weight (and the date for that
matter), since it...

77249de6bd749a80214730003d897c93fd9b9506 authored about 1 year ago by Roland Geider <[email protected]>
Remove debug code and unused files

b2e7f65d29c84f01021bf2ba2f674f764330c66f authored about 1 year ago by Roland Geider <[email protected]>
Remove getRandomColor, wasn't being used

b4686978f2a812c66d912c30b1b280bd6a9f53b5 authored about 1 year ago by Roland Geider <[email protected]>
Add some padding to the chart

08cc1a30ea2ed54f7f55caaea8ef9f776592fb66 authored about 1 year ago by Roland Geider <[email protected]>
Dynamically generate a legend for the training logs

Why don't can't you provide this fl_chart, why!!!!!

221a1505e7e22b7dd7b4a62cd557aea59879f657 authored about 1 year ago by Roland Geider <[email protected]>
Merge pull request #446 from wger-project/dependabot/pub/rive-0.12.2

Bump rive from 0.11.4 to 0.12.2

fead739d8e05f4500637f01301edf7f3048b51ab authored about 1 year ago by Roland Geider <[email protected]>
fix: tooltip and legend in workout chart

f2f9582031a0a0bbb682ccf69f596515f5019465 authored about 1 year ago by Abhishek Saini <[email protected]>
Remove unused logo_adaptive

02e88310dc235b0d575c607474b930d634b25425 authored about 1 year ago by Miroslav Mazel <[email protected]>
Fix accidental flutter_icons indent

7e9f4c5ce13ec317d0433a66854806f3b343ca6f authored about 1 year ago by Miroslav Mazel <[email protected]>
flutter_launcher_icons: disable generation

a6a141c6fad280f7399530e32f3ce4d06faaa7eb authored about 1 year ago by Miroslav Mazel <[email protected]>
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](...

533a22e57486fa78c701e10bda30e77f0b446b48 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Vector Android icon, also as monochrome variant

734525b2bb8599ab17fd3923fad482f6a181c2b8 authored about 1 year ago by Miroslav Mazel <[email protected]>
Squircle macOS icons

fc90cd30a2a0b5cc93a2b6b39cb2a472ae60c4be authored about 1 year ago by Miroslav Mazel <[email protected]>
Sharper iOS icons

c9e9aa0de450a70f7bf365fa8271078647dce364 authored about 1 year ago by Miroslav Mazel <[email protected]>
Don't use BuildContext across async gaps

5f7bc96f8b9321080950c79332f0ed4c15f0d557 authored about 1 year ago by Miroslav Mazel <[email protected]>
isEmpty instead of ==0

9a34eac395efe0c6a5b80a157df189c119d7b5f2 authored about 1 year ago by Miroslav Mazel <[email protected]>
Consts and finals where possible

f31bcc770dc79abf3f3b21362573bc0613bc02cd authored about 1 year ago by Miroslav Mazel <[email protected]>
Children at the bottom + consistent variable names + BuildContext async gaps

d86ee692bb4461a5c8cff67fec19e32bfd40f4ef authored about 1 year ago by Miroslav Mazel <[email protected]>
Camel-case variables

15923aea1006ee2c252a401a08befc4f0a0073be authored about 1 year ago by Miroslav Mazel <[email protected]>
Organize imports / remove unnecessary ones

420b06a661c8024ab368affcd13896d5178151f2 authored about 1 year ago by Miroslav Mazel <[email protected]>
Ignore specific unused field warning

f0930ba84a511406c0b7b2443f01e3c36c2cd084 authored about 1 year ago by Miroslav Mazel <[email protected]>
Stricter mixin rules: with -> implements

c655c3e86ee3317ac611dcd4c7976cb011444a1c authored about 1 year ago by Miroslav Mazel <[email protected]>
Single quotes instead of double

50b634d78ae44a0528a272afeb0be244b8c9db3d authored about 1 year ago by Miroslav Mazel <[email protected]>
Updating screenshot driver

46e35e04675c944d38e5ba7b856bea8f16dc2eca authored about 1 year ago by Miroslav Mazel <[email protected]>
Dependency bump + replacing deprecated lib

c81c467d7abe33bc0787856cb523aaece2492fdc authored about 1 year ago by Miroslav Mazel <[email protected]>
Merge branch 'fix/replace-chart-lib' of https://github.com/wger-project/flutter into fix/replace-chart-lib

8e443a5d13dc994bbcddb132e311eb1b583a4985 authored about 1 year ago by Abhishek Saini <[email protected]>
measurement and nutrition chart issues fixes

3d948dfec43326c2d09bafd75e22b3ca1367d7ee authored about 1 year ago by Abhishek Saini <[email protected]>
Change tester to findsWidgets

For some reason this tests behaves differently on github actions vs locally

4fcccf2f61afa862c832a3b71788ed7393a374ac authored about 1 year ago by Roland Geider <[email protected]>
Fix test

2ff02c0935a257e3a0b87efd72ef8ce3574867aa authored about 1 year ago by Roland Geider <[email protected]>
Correctly set the colors for the training logs

6a9ebadb73afac708107fd6f750915eee730bf18 authored about 1 year ago by Roland Geider <[email protected]>
Some improvements to interval handling

67f727867c81497ccc172057ead2780b45e7784e authored about 1 year ago by Roland Geider <[email protected]>
Better intervals

While this still doesn't look as nice and centered as I would like to,
it is at least an improve...

005f4d3db71ab264438a8cfaadf1e63e8087c206 authored about 1 year ago by Roland Geider <[email protected]>
Remove fl_chart_line.dart, not used

511cde166924556eae158492df1b3d792b279b2a authored about 1 year ago by Roland Geider <[email protected]>
Merge branch 'master' into fix/replace-chart-lib

3a075e2915b776c600f3c85a5c487dc4e983968f authored about 1 year ago by Roland Geider <[email protected]>
Translated using Weblate (Croatian)

Currently translated at 100.0% (4 of 4 strings)

Translation: wger Workout Manager/Play Store
Tr...

4761c6c1429eae5610dfa7a6955993cc55b4e2d1 authored about 1 year ago by Milo Ivir <[email protected]>
Merge branch 'master' into feature/material-3

a046cb1736e95d045f07c28d908f8c7a04e31463 authored about 1 year ago by Roland Geider <[email protected]>
Remove debug code

3b44d296927ff63abbeea42a4c0a0660a85f21d5 authored about 1 year ago by Roland Geider <[email protected]>
Merge pull request #441 from Abhisheksainii/patch-2

Update AUTHORS.md

6303f607c246950dfdae1894b7ed516497127d46 authored about 1 year ago by Roland Geider <[email protected]>
Merge pull request #440 from Abhisheksainii/patch-1

Update pull_request_template.md

0820cf8d3783971c3b0f70e7b28b5b66f99856cd authored about 1 year ago by Roland Geider <[email protected]>
Update pull_request_template.md

Changes :
1. Tests message updated
2. Improved bullet points structure in checklist

e47ee4e3abfdb18a99e83d16b411c0e18780f355 authored about 1 year ago by Abhishek Saini <[email protected]>
Translated using Weblate (German)

Currently translated at 97.4% (226 of 232 strings)

Translation: wger Workout Manager/Mobile App...

4f05597688cf2a71be0bc93bcb9c3320ae0f975d authored about 1 year ago by m4skedbyte <[email protected]>
Update AUTHORS.md

Added myself to the developers

47501504046c82c1a5c31feb8214040a3e695be3 authored about 1 year ago by Abhishek Saini <[email protected]>
Update pull_request_template.md

Changes proposed :
1. Updated structure of the file.
2. Added more clear requirements such as...

e75aff668e922d79cce1ee5dacb2d0e801387d8a authored about 1 year ago by Abhishek Saini <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 62.9% (146 of 232 strings)

Translation: wger Workout Manager/Mobile App...

3a4848fdf0df3a78ccb03d516bdd39395faaf39d authored about 1 year ago by Felipe Antônio Rodrigues Cardoso <[email protected]>
Translated using Weblate (Croatian)

Currently translated at 100.0% (4 of 4 strings)

Translation: wger Workout Manager/Play Store
Tr...

fba46b96558b7dba3b7c8ef099842326f5e95cfd authored about 1 year ago by Milo Ivir <[email protected]>
Translated using Weblate (Croatian)

Currently translated at 100.0% (232 of 232 strings)

Translation: wger Workout Manager/Mobile Ap...

80c8e67cc5e6b1d24fcf909936132dd435104698 authored about 1 year ago by Milo Ivir <[email protected]>
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

ffd944f08accee756cbdc3efb2a053b279f8ee5f authored about 1 year ago by Roland Geider <[email protected]>
Merge pull request #435 from wger-project/dependabot/pub/shared_preferences-2.2.2

Bump shared_preferences from 2.2.1 to 2.2.2

46d9384abd53cd8299f36811c57025d455cc5854 authored about 1 year ago by Roland Geider <[email protected]>
Bump shared_preferences from 2.2.1 to 2.2.2

Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_prefere...

15fce78867c572ff7592047d1cd41fbb5e96220f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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/pa...

73a311fad83ebb0d81bdc1c492ef97ae0d671da2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mention the test server for easier onboarding

0bf324f1884197db1ef26a422f7c45eb5d00a2c3 authored about 1 year ago by Roland Geider <[email protected]>
Mucking around with interval duration

bedd65e5b143516b4be3077c16ccc8d306b8318a authored over 1 year ago by Roland Geider <[email protected]>
Add first version of the repetition chart and finally remove old chart library

70b63b1b2690cd655924da565a338ad53bdcb258 authored over 1 year ago by Roland Geider <[email protected]>
Render units in the measurements charts

Note that the reserved size is probably too small if the unit or the values
are longer

268d1d945ff26a848cada44a2c9fe08f75fbc37c authored over 1 year ago by Roland Geider <[email protected]>
Cleanup

af9b73306067d22decd275aebdf61d5c15a1adef authored over 1 year ago by Roland Geider <[email protected]>
Correctly format the date according to the current locale

d1af7acb32fa65f0944daa30a6b5ed3df3cb01ad authored over 1 year ago by Roland Geider <[email protected]>
Correctly format the date according to the current locale

6bd448f17a531580405f9bd3c43ebd098f45ac08 authored over 1 year ago by Roland Geider <[email protected]>
Fix order of log entries

03f6b555afc1e6694c95296898a0e55c8ceb4272 authored over 1 year ago by Roland Geider <[email protected]>
Move another charts to fl charts

These *really* need to get some kind of native time series support....

53a00cca63226ea6da82d6ca5fcd7d093d26d3cc authored over 1 year ago by Roland Geider <[email protected]>
Translate the macronutrient's names

23b8b5e2e0036f961663a27b040488982a66a4d4 authored over 1 year ago by Roland Geider <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 12.5% (29 of 232 strings)

Translation: wger Workout Manager/Mobile App
...

9120b1b62455bb353e12ec646140f14099ef8e92 authored over 1 year ago by Luigi Henrick Feitoza Silva <[email protected]>
Translated using Weblate (Greek)

Currently translated at 20.6% (48 of 232 strings)

Translation: wger Workout Manager/Mobile App
...

6f6c41f17103445111c7dd2f468b3a5d9d405cf7 authored over 1 year ago by Antonis-geo <[email protected]>
Move nutritional plan diary chart to fl charts

779926bc982008d079c784983bb4cf8249d90377 authored over 1 year ago by Roland Geider <[email protected]>
Make MeasurementChartWidgetFl work

This still doesn't look completely nice, but it's a good start

ef5a7081a00cb1e0c64c4f03eb486f3684c1883b authored over 1 year ago by Roland Geider <[email protected]>
Merge branch 'master' into fix/replace-chart-lib

# Conflicts:
# pubspec.lock
# pubspec.yaml

84ccc67c377bb7abf83655e7d8d5926a75b98cb1 authored over 1 year ago by Roland Geider <[email protected]>
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

9edb921cb19991a1bdaa49eb5df0ce8cd022ab1f authored over 1 year ago by Roland Geider <[email protected]>
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

675b79438d27a3fbeed37f0af174c497e0c79126 authored over 1 year ago by Roland Geider <[email protected]>
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

ab9c840c7f7562f4180b4bbef138d2375c1e1815 authored over 1 year ago by Roland Geider <[email protected]>
Merge pull request #432 from wger-project/dependabot/pub/flutter_typeahead-4.8.0

Bump flutter_typeahead from 4.6.2 to 4.8.0

6d494b469a89c46a69d77ba1daf65edd6dabbb99 authored over 1 year ago by Roland Geider <[email protected]>
Translated using Weblate (Greek)

Currently translated at 17.6% (41 of 232 strings)

Translation: wger Workout Manager/Mobile App
...

b4d282e78e5d63a8c417f2de9abd415b2f444d9e authored over 1 year ago by Antonis-geo <[email protected]>
Translated using Weblate (Greek)

Currently translated at 100.0% (4 of 4 strings)

Translation: wger Workout Manager/Play Store
Tr...

5029deebe0982d15038c805d466f3a6424599050 authored over 1 year ago by Antonis-geo <[email protected]>
Added translation using Weblate (Greek)

7d357a939ef6d374f55321354959d29178e2336e authored over 1 year ago by Antonis-geo <[email protected]>
Bump flutter_typeahead from 4.6.2 to 4.8.0

Bumps [flutter_typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) from 4.6.2 t...

8dd906e5480da3a9539d61f71e19f09d6b63aa7a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>