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
|
8733aaf91f
|
fix: corregir typo en nombre de color reciclables en theme
|
2026-05-23 01:12:20 -06:00 |
|
Alan Alonso
|
6eaa8d2afa
|
feat: add test automation and backend startup scripts
|
2026-05-23 01:08:55 -06:00 |
|
Alan Alonso
|
feead21e73
|
feat: add WebSocket support - real-time notifications in Flutter
|
2026-05-23 01:07:50 -06:00 |
|
Alan Alonso
|
1886ab6094
|
feat: add Docker and Railway deployment config
|
2026-05-23 01:06:30 -06:00 |
|
Alan Alonso
|
451e005c30
|
docs: add setup guide with 3-step demo path
|
2026-05-23 01:06:16 -06:00 |
|
Alan Alonso
|
fa44503311
|
feat: complete backend refactor - auth, addresses, ETA endpoints with Supabase
|
2026-05-23 01:05:15 -06:00 |
|
Alan Alonso
|
47f4a7d2b1
|
feat: update backend auth and dependencies to use Supabase
|
2026-05-23 01:04:48 -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
|
ff90f3eefc
|
feat: migrate backend from SQLite to Supabase PostgreSQL
|
2026-05-23 00:55:00 -06:00 |
|
Alan Alonso
|
327852e468
|
fix: use UUID for user IDs to match Supabase auth.uid()
|
2026-05-23 00:52:00 -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 |
|