Johannes Vedder
Johannes Vedder
- Include the whole` lib/envs` folder inside the flutter_common package, so everyone can create their own` .env.local` without creating unstaged changes. Now you can create a copy of the existing...
The github action used to create a documentation of all packages is making it difficult to merge branches because of the auto-commit function. It will be helpful to move the...
Fix the bugs present in this branch to complete the migration process to Riverpod V2: https://github.com/hpi-studyu/studyu/tree/refactor/riverpod_2
Complete unfinished https://github.com/hpi-studyu/studyu/pull/488
See [Trello card](https://trello.com/c/e2fKJ82w)
See https://github.com/hpi-studyu/studyu/pull/545
This default switch branch can be prevented in the future if we use sealed classes: https://dart.dev/language/class-modifiers#sealed _Originally posted by @hig-dev in https://github.com/hpi-studyu/studyu/pull/562#discussion_r1455150357_
Bug seems to occur on all branches, including `main` ([https://designer.studyu.health](https://designer.studyu.health)) ### Steps to reproduce: - Create a new study - Give that study a name - Go to Intervention -...