Resolve merge conflicts: README + ignore IDE files

This commit is contained in:
David
2026-05-23 07:11:33 -06:00
parent abfbb255fe
commit 6ff72c738d
27 changed files with 2123 additions and 335 deletions

View File

@@ -95,8 +95,8 @@ class HomeScreen extends StatelessWidget {
const SizedBox(height: 12),
_InfoTile(
icon: Icons.storage_outlined,
title: 'Persistencia en PostgreSQL',
subtitle: 'La dirección se envió al backend con el token de sesión para almacenarla en la base de datos.',
title: 'Persistencia local',
subtitle: 'La información se conserva dentro de la app usando los JSON y el almacenamiento local.',
),
const SizedBox(height: 24),
FilledButton.icon(