Nils-Johan Gynther
aefc8804ad
Add unit tests for ProfileRepository and implement new shaders
...
- Created `NativeAssetsManifest.json` and added font and shader assets for unit tests.
- Implemented `ink_sparkle.frag` and `stretch_effect.frag` shaders for visual effects.
- Developed unit tests for `ProfileRepository` to validate API interactions for fetching and updating user profiles.
- Utilized Mockito for mocking API client responses in tests.
2026-04-23 17:50:48 +02:00
Nils-Johan Gynther
ac3a8e96c0
feat(localization): add localization generation step and update l10n configuration
2026-04-22 19:23:08 +02:00
Nils-Johan Gynther
4efc15bc2c
fix: simplify Dockerfile by removing user creation and ownership commands
2026-04-21 22:05:18 +02:00
Nils-Johan Gynther
ebb749383c
fix: ensure proper ownership of Flutter SDK cache directory in Dockerfile
2026-04-21 22:03:49 +02:00
Nils-Johan Gynther
b34790f198
fix: add safe.directory configuration for Flutter SDK in Dockerfile
2026-04-21 22:02:42 +02:00
Nils-Johan Gynther
7383497cda
fix: update Dockerfile to ensure proper user permissions for Flutter build
2026-04-21 22:01:58 +02:00
Nils-Johan Gynther
39384a0e74
feat: update API base URL handling and improve Caddy configuration for Flutter app
2026-04-21 21:59:47 +02:00
Nils-Johan Gynther
3996456f6f
feat: add Flutter web frontend with authentication and recipe management features
2026-04-21 21:29:47 +02:00