How to setup firebase for flutter application and interacting with the cloud firestore database!

Опубликовано: 17 Январь 2023
на канале: HighCoder
1,024
12

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..


Смотрите видео How to setup firebase for flutter application and interacting with the cloud firestore database! онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь HighCoder 17 Январь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,024 раз и оно понравилось 12 людям.