Co-authored-by: MENDOZA BALLARDO GAEL RICARDO <gael-meb123@users.noreply.github.com>

Co-authored-by: Azareth-Tr <Azareth-Tr@users.noreply.github.com>
Co-authored-by: eddgranados12 <eddgranados12@users.noreply.github.com>

implementacion de login, vistas, correcion de errores en vista registro, domicilios
This commit is contained in:
shinra32
2026-05-22 23:07:24 -06:00
parent b4ee3e7b49
commit c91b6e2091
52 changed files with 3940 additions and 4368 deletions

View File

@@ -2,7 +2,7 @@ name: recolecta_app
description: "A new Flutter project."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
@@ -42,6 +42,8 @@ dependencies:
firebase_messaging: ^15.1.5
flutter_secure_storage: ^9.2.4
cached_network_image: ^3.4.1
flutter_map: ^6.1.0
latlong2: ^0.9.0
dev_dependencies:
flutter_test:
@@ -60,7 +62,8 @@ dev_dependencies:
# The following section is specific to Flutter packages.
flutter:
assets:
- assets/.env
# - assets/images/
- assets/data/separation_guide.json
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.