Flutter+Firebase beginner tutorial: CRUD operations

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • After watching this video you'll know the following things...
    00:00 - 1. How data are stored in a Firestore database?
    00:53- 2. CREATE: How to add data to a Firestore database?
    02:51 - 3. READ: How to fetch data from Firestore and display them on the UI?
    10:18 - 4. READ: Fetch content of one particular document by it's ID;
    14:11 - 5. UPDATE: How to update the content of a document?
    15:54 - 6. DELETE: How to delete a document from a Firestore collection?
    SOURCE CODE:
    github.com/gitanjal/flutterfi...
    How to add Firebase to a Flutter project?
    • How to Add Firebase to...
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    i watch most flutter channels and you are 1 of the best explainers. thanks

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

    If this is series if yes then write sequence on video name or description

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

      Hi, I have not planned them in the form of a series. They are independent videos explaining a specific concept. You might have got confused by the two videos of similar names... sorry for that, I created a long in-depth tutorial and then realized that a compact one may be helpful for some viewers, so created one.
      Anyways thanks for the suggestion.