In this video, I will shows you how to execute multiple async blocks sequentially then I will also shows you how difference between async block and normal coroutine in term of calling in sequence so it will give you better understanding of calling a series of task in sequence in case you business requirements
Github Repository: https://buff.ly/3yMEsNF
Branches:
(master) has complete code with the new design.
(feature/navigation-component) has related to navigation component
(dagger-hilt-impl) has related to dagger hilt implementation
(feature/add-note) has related to add note
(feature/delete-note) has related to delete note
(old-design) has complete old code with the old design
(modification/design) has complete code with new design, refactored code, and modification in logic etc.
(feature/regsiter) has related to register with email and password.
(feature/login) has related to login with email and password.
(feature/forgot-password) has related to forgot password with email.
(feature/logout) has related to logout.
(feature/session-handling) has related to session.
(feature/user-notes) has related to getting notes with help of user id so user can see his own notes.
(feature/pick-images) has related to pick image from gallery.
(feature/upload-single-image) has related to upload single image to firebase storage.
(feature/upload-multiple-image) has related to upload multiple images to firebase storage.
-(design/tablayout-viewpager2) has realted to viewpager2 and tablayout
You can follow us on social media platforms for the latest updates and information.
Twitter: https://buff.ly/3zbC0Ss
Facebook: https://buff.ly/3OhGn2B
Instagram: https://buff.ly/3uW3cC0
Github: https://buff.ly/3PFfXZP
Thank you for watching the tutorials and support!