Skip to content

codigoalphacol/FlutterFirebaseCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_app_products

![Codigo Alpha Flutter] alt text

Note: check //steps for implement imagen in the Storage rules service firebase.storage { match /b/{bucket}/o { match /{allPaths=**} { allow read, write; } } }

verify in Database realtime Database up link image ProductImage: "https://firebasestorage.googleapis.com/v0/b/fl... see line 195 file product_screen.dart change for each project

Creacion de un CRUD DE Productos, podemos hacer todas las cinco funciones del crud como son crear productos, listar, editar o actualizar, eliminar,

Todo el codigo explicado, incluyendo consola Firebase

Marzo 2/2019 - Actualizamos el boton de eliminar, con una AlertDialog, que nos pregunte si estamos seguros de eliminar el registro

los inivitamos para que se suscriban en el canal de Youtube Codigo Alpha

https://www.youtube.com/watch?v=uzkpDEG_4R4

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published