We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c9643 commit 0b4550fCopy full SHA for 0b4550f
README.md
@@ -1,9 +1,15 @@
1
# Flutter App For Products
2
3
+## Capturas
4
<img src="./assets/screen1.jpg" height="500em"/> <img src="./assets/screen2.jpg" height="500em"/>
5
<img src="./assets/screen3.jpg" height="500em"/> <img src="./assets/screen4.jpg" height="500em"/>
6
-A new Flutter application.
7
+Tiene 4 pantallas:
8
+- List of Products: que muestra todos los productos.
9
+- Create Producto: Crear un producto, se puede subir una imagen o tomar
10
+un foto con la camara del telefono.
11
+- Login: Logeo con Firebase Auth.
12
+- Registro: Crear una cuenta con email y password con Firebase.
13
14
## Getting Started
15
0 commit comments