feat:implementacion grafica 2.0

This commit is contained in:
25030248hasel
2026-05-22 18:51:55 -06:00
33 changed files with 851 additions and 0 deletions

View File

@@ -5,10 +5,17 @@
// 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window.
<<<<<<< HEAD
PRODUCT_NAME = flutter_application_1
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterApplication1
=======
PRODUCT_NAME = recoleccion_residuos
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.recoleccionResiduos
>>>>>>> ffb5bdb346bb7ba0556931b52a489d47eca0d902
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2026 com.example. All rights reserved.