Go to file
micko samawa 1a277067f4 Fix favorites system: improve error handling, type safety, and UI feedback
- Rewrite favorite_service.dart with proper error handling, auth checks, and timeouts
- Add error state UI to favorites_screen.dart with retry button
- Add SnackBar feedback on toggle failures in home/search/detail screens
- Type-safe parsing with per-item error handling to prevent crashes
- Clean orphan favorite records from database
- Add debugPrint logging for troubleshooting
- All changes maintain backward compatibility
2026-03-07 00:45:30 +07:00
spk_kontrakan Fix favorites system: improve error handling, type safety, and UI feedback 2026-03-07 00:45:30 +07:00
spk_mobile Fix favorites system: improve error handling, type safety, and UI feedback 2026-03-07 00:45:30 +07:00
.gitignore Initial commit: SPK Rekomendasi Kontrakan & Laundry dengan Flutter dan Laravel 11 2026-02-10 21:20:48 +07:00
FLUTTER_DEVELOPMENT_GUIDE.md Fix favorites system: improve error handling, type safety, and UI feedback 2026-03-07 00:45:30 +07:00
MOBILE_FIX_DOCUMENTATION.md Initial commit: SPK Rekomendasi Kontrakan & Laundry dengan Flutter dan Laravel 11 2026-02-10 21:20:48 +07:00
WEB_MOBILE_SEPARATION.md Initial commit: SPK Rekomendasi Kontrakan & Laundry dengan Flutter dan Laravel 11 2026-02-10 21:20:48 +07:00