How to setup firebase for flutter application and interacting with the cloud firestore database!
In this video i will demonstrate how to add firebase to your flutter application and interact with the cloud firestore database in the application using a sample database we will try and read a value in the application we just created !
Multidexing code:
(add the following line in the dependencies section inside project/android/app/build.gradle file)
implementation 'com.android.support:multidex:1.0.3'
also add the following in the defaultConfig
multiDexEnabled :true
More videos on state management and other topics in flutter are coming soon..
Watch video How to setup firebase for flutter application and interacting with the cloud firestore database! online without registration, duration hours minute second in high quality. This video was added by user HighCoder 17 January 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,024 once and liked it 12 people.