Commit Graph

2 Commits

Author SHA1 Message Date
Nils-Johan Gynther 1aa0b7f8cb feat: update documentation with navigation improvements and code quality enhancements
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 15:15:15 +02:00
Nils-Johan Gynther a5c13a4b3c Remove outdated Flutter migration documents and add new technical descriptions and profile repository implementation
- Deleted `next_steps_flutter.md` and `teknisk_beskrivning_flutter.md` files as they were outdated.
- Added new `next_steps_flutter.md` and `teknisk_beskrivning_flutter.md` files with updated migration plans and technical descriptions for the Flutter frontend.
- Implemented `profile_repository.dart` to handle profile data retrieval and updates using the API.

Co-authored-by: Copilot <copilot@github.com>
2026-04-23 16:40:02 +02:00