In part 1, I covered Firebase email authentication. Part 2 walked you through the process of retrieving documents from FireStore and displaying that data in a ListView. In part 3, we will create a Food form where we can create new food objects and update existing food objects in the Firestore backend.
This video assumes that you have seen part 1 and part 2.
00:00 - Intro
00:45 - Creating upload model constructor
01:51 - Creating the upload form
30:23 - Getting images from the file system
34:30 - Deciding to create or update object
39:05 - Saving and validating the data
43:35 - Uploading images
45:54 - Getting the image file path
47:25 - Generating unique IDs
50:58 - Getting the remote image URL
51:41 - Uploading/Updating images
1:00:01 - Testing and debugging errors
💻Get the Code: https://github.com/theflutterfactory/...
⚡Connect on Facebook: / flutterfactory
⚡Connect on Twitter: / flutterfactory