8 Commits

Author SHA1 Message Date
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
8733aaf91f fix: corregir typo en nombre de color reciclables en theme 2026-05-23 01:12:20 -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
e6eb466c14 feat: add backend FastAPI structure and Supabase schema 2026-05-23 00:41:13 -06:00
Alan Alonso
17cdde7dbb repo: added basic structure 2026-05-22 11:54:16 -06:00