Part- 11 Flutter Firebase Realtime Database CRUD Operation Firebase Tutorials in Hindi/Urdu

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 106

  • @VinayKumar-jl3ff
    @VinayKumar-jl3ff 2 ปีที่แล้ว +3

    Aap bahut achhe se videos banaate ho sir bole tow bahut achhes barike se.. aap esi tarah achhe se samjhaayaa karo aasaan bhaasaa mein puri details ke sath...but kosis rahe videos jaadaa long na ho

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +2

      Main video ki length ki tension ni laita as long as it is adding value bro

    • @reactnativedeveloper1682
      @reactnativedeveloper1682 2 ปีที่แล้ว +1

      long videos achi hoti un ma information zyada hota

  • @iShahzainAhmed
    @iShahzainAhmed ปีที่แล้ว +2

    Very wonderfully explained the concept of Firebase Node/Table, and how we can initialize real-time firebase database in our project !! Thanks a lot sir, for making these difficult things easy for us to understand!! :)

  • @junaidjameel5049
    @junaidjameel5049 2 ปีที่แล้ว +1

    Thank you so much Asif Sir I am big fan.

  • @sufyanshoukat5546
    @sufyanshoukat5546 ปีที่แล้ว

    Bundles of thanks for making firebase Tutorials.

  • @praneshpyarashrestha3
    @praneshpyarashrestha3 2 ปีที่แล้ว +1

    learning alot from the playlist. thankss

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว

      Like the video and share with your friends

  • @talhatahir58
    @talhatahir58 2 ปีที่แล้ว +1

    Thanks for your efforts :) im loving your series, the way of teaching and everything. its so easy to understand :) Thanks little brother :)

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +1

      Do subscribe and share with your friends

  • @mr.developer446
    @mr.developer446 2 ปีที่แล้ว +1

    Thanks Sir. Big Love.

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว

      Glad you like it do share with your friends.

  • @mateenmehmood5675
    @mateenmehmood5675 2 ปีที่แล้ว +3

    Brother you said that after completing firebase series you are going to make an app. I am waiting for it.

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +1

      Let me complete this first and then i will take one week break to prepare content.

    • @mateenmehmood5675
      @mateenmehmood5675 2 ปีที่แล้ว

      @@thetechbrotherss Sure brother take your time.

    • @abdullahwaqar3024
      @abdullahwaqar3024 2 ปีที่แล้ว

      @@thetechbrotherss which complete app you will make?

  • @Ibrahimkhan-gi7lw
    @Ibrahimkhan-gi7lw 2 ปีที่แล้ว +2

    if you face this error
    Reason: Database lives in a different region..
    then update your google services json file and clean project.

  • @kamranprograming674
    @kamranprograming674 2 ปีที่แล้ว +1

    Very nice approach bro main random math function use krta tha java kay ander but it is much better

  • @jamshaidhayat7912
    @jamshaidhayat7912 ปีที่แล้ว

    Bundle of thanks sir.

  • @junaidullahjan2282
    @junaidullahjan2282 2 ปีที่แล้ว +1

    I have no words to explain it's just awesome. Excited about the social media app.

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว

      Thank you, do subscribe and share with your friends

  • @naveen__sah
    @naveen__sah 2 ปีที่แล้ว

    Thanks for this amazing tutorial

  • @krunal4817
    @krunal4817 6 หลายเดือนก่อน

    If you are not showing any error and not showing any data into database then go to RULES -> RULES PLAYGROUND -> SIMULATED API to set and run

    • @krunal4817
      @krunal4817 6 หลายเดือนก่อน

      Sir mene jo likha right hai?? Mene esa kiya to muje output mil gaya tha database me usase pahele null dikha raha tha

    • @thetechbrotherss
      @thetechbrotherss  6 หลายเดือนก่อน

      ok update your comment

  • @djsaha2005
    @djsaha2005 ปีที่แล้ว

    Awesome
    🇧🇩🤝🇵🇰

  • @riadhossain2382
    @riadhossain2382 ปีที่แล้ว

    Thank you soo much

  • @romzanali9930
    @romzanali9930 ปีที่แล้ว

    nice explaination

  • @dramaticsports
    @dramaticsports 2 ปีที่แล้ว +1

    I am appreciate every single video of your #asifbhai but instead of realTimeDatabase Firestore is more better, any plan for Firestore? Because sometime realTimeDatabase gives error etc that's why Firestore is better than realTime

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +1

      Fires-tore is coming as a developer you must learn both

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +1

      part 10 is not missing check playlist

    • @dramaticsports
      @dramaticsports 2 ปีที่แล้ว

      @@thetechbrotherss yes I can do both with crud Operations but I want you to explain the structure of Firestore and also similarities of both. If the big app is coming with Firestore ok we will wait.Thank you

    • @dramaticsports
      @dramaticsports 2 ปีที่แล้ว

      @@thetechbrotherss part10 I already watch it

  • @nadamtv419
    @nadamtv419 2 ปีที่แล้ว +1

    when you are going to start sir social media app?

  • @TheTechieEngineer
    @TheTechieEngineer ปีที่แล้ว

    If Anyone getting error to add Data in Realtime Database Change the rule
    {
    "rules": {
    ".read": "true || auth != null",
    ".write": "true || auth != null"
    }
    }
    It Will Work Fine For Me

  • @VinayKumar-jl3ff
    @VinayKumar-jl3ff 2 ปีที่แล้ว +1

    Sir aap grid view ko search list mein kaise add kare or kaise search list mein laaye use jaise bahut saare images ko search list mein dikhaanaa hai use kaise dikhaaye es par aap videos banaao

  • @anshumangogoi148
    @anshumangogoi148 10 หลายเดือนก่อน

    Sir getting the following error after adding firebase database dependency and restarting the app, tried everything yet did not get through. The error says this- "gradle task assembledebug failed with exit code 1"

    • @thetechbrotherss
      @thetechbrotherss  10 หลายเดือนก่อน

      this is very general error please share more details

  • @mstrsarib6157
    @mstrsarib6157 2 ปีที่แล้ว +1

    sir i add data but i can't see it in realtime data base

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว

      Phr add ni huwa hoga follow video with me

  • @hassamkayani2521
    @hassamkayani2521 ปีที่แล้ว +1

    Bhai yea Utils ki seprate class bnai hye

  • @UzairKhan-no9rh
    @UzairKhan-no9rh 5 หลายเดือนก่อน

    sir same to same ap ki video follow ki hn Andriod k liya lkn add nhi horaha data

  • @SehrishMoujahid
    @SehrishMoujahid ปีที่แล้ว

    nice

  • @italianstudio6495
    @italianstudio6495 ปีที่แล้ว

    sir i add data but i can't see it in realtime database. i am trying without Login/auth.. all steps are same

    • @thetechbrotherss
      @thetechbrotherss  ปีที่แล้ว

      Make sure you have enabled the firebase database in your console project

  • @aarijamir5550
    @aarijamir5550 2 ปีที่แล้ว +1

    Bro part-9 se part-11 next?
    part-10 missing he?

  • @bilalsheikh3157
    @bilalsheikh3157 2 หลายเดือนก่อน

    Me b seekh rha hon firebase lkn us mein send or fetch data json format mein hota is trah nhi

  • @Mrnobody-qj7zl
    @Mrnobody-qj7zl ปีที่แล้ว

    hi. how can we use auto increment for id? thanks.

    • @thetechbrotherss
      @thetechbrotherss  ปีที่แล้ว

      You can use key

    • @Mrnobody-qj7zl
      @Mrnobody-qj7zl ปีที่แล้ว

      @@thetechbrotherss i dont underastand. can you please explain? thanks again.

    • @Mrnobody-qj7zl
      @Mrnobody-qj7zl ปีที่แล้ว

      @@thetechbrotherss for example id: 1, id:2 id:3

    • @Mrnobody-qj7zl
      @Mrnobody-qj7zl ปีที่แล้ว

      @@thetechbrotherss for example id: 1, id:2 id:3

    • @Mrnobody-qj7zl
      @Mrnobody-qj7zl ปีที่แล้ว

      @@thetechbrotherss for example id: 1, id:2 id:3

  • @shafiqwazir1969
    @shafiqwazir1969 2 ปีที่แล้ว +1

    how can I change firebase database region

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว

      You cannot once it’s create, you have to shutdown the project

    • @Ibrahimkhan-gi7lw
      @Ibrahimkhan-gi7lw 2 ปีที่แล้ว

      @@thetechbrotherss add again google service json to your project

  • @muhammadatif5647
    @muhammadatif5647 ปีที่แล้ว

    sir ye andoird or windows k lye kam nh krta

  • @meghasharma4875
    @meghasharma4875 8 หลายเดือนก่อน

    Firebase Database connection was forcefully killed by the server. Will not attempt reconnect. Reason: Database lives in a different region. Please change your database URL to , I faced this issue and i choice asia - south-aisa location , tho mujhe location change krna padega kiya ?? but yeh kese karna hoga??

    • @thetechbrotherss
      @thetechbrotherss  8 หลายเดือนก่อน

      I am not sure about this please google or delete the db again it will solve the problem

    • @meghasharma4875
      @meghasharma4875 8 หลายเดือนก่อน

      @@thetechbrotherss ok i will try again and there is no option of delete

    • @meghasharma4875
      @meghasharma4875 8 หลายเดือนก่อน

      @@thetechbrotherss Warning: Setting the location for one of the following services also sets the location for the others. After you set your project's default GCP resource location, you cannot change it. ,
      this is mention in documentation

    • @shuvotalukdar6336
      @shuvotalukdar6336 2 หลายเดือนก่อน

      Update your google-services.json file

  • @amitpersonal6820
    @amitpersonal6820 ปีที่แล้ว

    Brother ek aisa error aaya h jo topic se related nhi h
    Firebase database ko add karte hi
    App compileFlutterBuildingDebug
    And gredle debug fail

    • @thetechbrotherss
      @thetechbrotherss  ปีที่แล้ว

      Please always share the error to so you can get the accurate answer

  • @Awais-o4u
    @Awais-o4u ปีที่แล้ว

    Android ka lea kon se playlist han

  • @iowngaming8153
    @iowngaming8153 2 ปีที่แล้ว

    how to do this for android

  • @reactnativedeveloper1682
    @reactnativedeveloper1682 2 ปีที่แล้ว

    ye real time database tu DOM k tarah hai

  • @yoannikaros2694
    @yoannikaros2694 2 ปีที่แล้ว +1

    English please

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว +1

      Mate it’s in my native language sorry

  • @moeenakhtar9702
    @moeenakhtar9702 ปีที่แล้ว

    Aoa! Bro i am only using phone authentication as a method of login/sign up for my app. I want to enter some user details for the particular user who is logged, how will i know that the entered detail is of that particular user.
    I am using this " Map users = {
    'name': NameControllerUser.text,
    'email': EmailControllerUser.text
    }; "
    to enter details into database, but it is creating another unique key instead od User UID

  • @mstrsarib6157
    @mstrsarib6157 2 ปีที่แล้ว +1

    (package:firebase_database_platform_interface/src/method_channel/method_channel_database_reference.dart:78:7)
    E/flutter (20277):
    how to fixit

    • @thetechbrotherss
      @thetechbrotherss  2 ปีที่แล้ว

      Not sure

    • @muhammadishfaq7602
      @muhammadishfaq7602 8 หลายเดือนก่อน

      I am getting the same error, can u remember how did you solve this error?

  • @sugampaudel3402
    @sugampaudel3402 ปีที่แล้ว

    W/DynamiteModule( 4443): Local module descriptor class for com.google.android.gms.providerinstaller.dynamite not found.
    I/DynamiteModule( 4443): Considering local module com.google.android.gms.providerinstaller.dynamite:0 and remote module com.google.android.gms.providerinstaller.dynamite:0
    W/ProviderInstaller( 4443): Failed to load providerinstaller module: No acceptable module com.google.android.gms.providerinstaller.dynamite found. Local version is 0 and remote version is 0.
    What is this error please help me

  • @ShahidAli-gc1pn
    @ShahidAli-gc1pn ปีที่แล้ว

    Sir ye error aa raha hey is main kab say phasa para hon please help karen ==> ( error-firebase-fatal-error-cannot-parse-firebase-url-please-use-https-your )

    • @thetechbrotherss
      @thetechbrotherss  ปีที่แล้ว

      ap ny configuration set ni ki

    • @ShahidAli-gc1pn
      @ShahidAli-gc1pn ปีที่แล้ว

      thanks Sir Error resolve kar liya tha this playlist is very helpful@@thetechbrotherss

    • @ishadheke8956
      @ishadheke8956 ปีที่แล้ว

      how to solve this?
      @@thetechbrotherss

    • @muizali6365
      @muizali6365 10 หลายเดือนก่อน

      Ya Wala error kesy solve kiya...ya no ap abhi poch rhy thy ..ya mjhy b a rha hai​@@ShahidAli-gc1pn