This website requires JavaScript.
Explore
Help
Register
Sign In
nilsjohan
/
recipe-app
Watch
1
Star
0
Fork
0
You've already forked recipe-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d64f34f4ff10147daefd1b916afa328b1375277f
recipe-app
/
flutter
/
lib
/
core
/
api
T
History
Nils-Johan Gynther
9ee061d5f3
feat: add isPrivate field to Product model and implement private product creation and retrieval
2026-05-01 02:29:38 +02:00
..
api_client.dart
Refactor code structure for improved readability and maintainability
2026-04-23 21:14:46 +02:00
api_error_mapper.dart
feat(localization): Implement Swedish localization and error messages
2026-04-22 19:16:23 +02:00
api_exception.dart
feat: implement API client with JSON handling and error mapping; enhance routing and state management in app shell
2026-04-22 07:29:21 +02:00
api_paths.dart
feat: add isPrivate field to Product model and implement private product creation and retrieval
2026-05-01 02:29:38 +02:00
api_providers.dart
feat: add Flutter web frontend with authentication and recipe management features
2026-04-21 21:29:47 +02:00
guarded_api_call.dart
feat: enhance routing logic and improve login screen validation; add guarded API call for error handling
2026-04-22 07:35:34 +02:00