8 Commits

Author SHA1 Message Date
Alan Alonso
09f1386907 fix: downgrade flutter_local_notifications to v13.0.0
v14+ has Android compilation issues with BigPictureStyle ambiguity
v13.0.0 is stable and resolves the conflict
2026-05-23 10:03:32 -06:00
Alan Alonso
06f765f35f fix: downgrade flutter_local_notifications to stable version
v16.3.3 has Android compilation issue with bigLargeIcon ambiguity
v14.1.1 is stable and compatible
2026-05-23 09:57:37 -06:00
Alan Alonso
98ff822eb7 fix: correct code errors and fix dependencies
- Add missing dart:async import in horarios.dart
- Fix typo 'Anadir' -> 'Añadir' in domicilios.dart
- Simplify broken _obtenerHorarioConRetraso method
- Remove file whitespace in notification_service.dart
- Clean up unnecessary comments
- Add flutter_local_notifications to dependencies
- Move packages to correct section (dependencies not dev_dependencies)
2026-05-23 09:52:16 -06:00
Alan Alonso
475cf60d61 feat: added map merge with supabase structure 2026-05-23 02:19:54 -06:00
Alan Alonso
feead21e73 feat: add WebSocket support - real-time notifications in Flutter 2026-05-23 01:07:50 -06:00
Alan Alonso
6d1845c09d feat: integrate persona D (recycling guide) and routes modules 2026-05-23 01:00:02 -06:00
Alan Alonso
a38ca14f38 feat: add Supabase integration to Flutter and update dependencies 2026-05-23 00:55:35 -06:00
Alan Alonso
17cdde7dbb repo: added basic structure 2026-05-22 11:54:16 -06:00