Flutter SQL Database Storage Using Sqlite & Sqflite CRUD

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 70

  • @HeyFlutter
    @HeyFlutter  Год назад +1

    This might help you :)
    👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
    Source Code: github.com/JohannesMilke/sqflite_example

  • @MaayJ100
    @MaayJ100 Год назад +7

    People make simple things so complicated to learn and implement. But you are just awesome. Finally, I'm able to connect my app to the database. Thanks a ton!!

    • @HeyFlutter
      @HeyFlutter  Год назад

      Glad to hear that, You are welcome @MaayJ100! 😊

  • @muhammadrayyanmaulana1787
    @muhammadrayyanmaulana1787 9 месяцев назад

    a very concise tutorial, much aprreciated! one thing that may improve the viewing experience, add timestamps to each part of the videos, since the codes aren't written live but shown when it's already completed (and stays on the screen for a short amount of time 😅)

    • @HeyFlutter
      @HeyFlutter  9 месяцев назад +1

      Thanks, @muhammadrayyanmaulana1787! 🙂 for your valuable feedback

  • @osamajaved5637
    @osamajaved5637 Год назад +6

    I can't thank you enough for this amazing tutorial. It's unbelievable how just a 10 minute video helped me so much. Thanks a lot for the tutorial. loved it ❤❤

    • @HeyFlutter
      @HeyFlutter  Год назад +1

      Glad to hear that, You are most welcome @osamajaved5637! 😊

    • @BeatBell
      @BeatBell Год назад

      sir can you provide the link of the code

  • @whosml
    @whosml 4 месяца назад

    Thanks for the tutorial! I'm already familiar with Flutter and found this tutorial great! I went through most of the comments and noticed that many viewers seem to be beginners. Don't worry about them-they just want everything handed to them without making much effort.
    I found the frames, arrows, colors, etc., really helpful in understanding the concepts. However, I have a suggestion that could improve the quality of the tutorials: I think it would be even better if you could keep everything as you're doing with the frames, arrows, colors, etc., and additionally show the file directory on the right side to better visualize the whole project structure. Additionally, showing the entire file and zooming in on the part you are working on would help us see exactly where we're working within the project.
    Appreciate the effort! Regards!

    • @HeyFlutter
      @HeyFlutter  4 месяца назад +1

      Great, Thanks for you feedback, @whosml!

  • @anandnishad5730
    @anandnishad5730 9 месяцев назад +1

    the code is not shows proper check video again many times the code is not shows proper ,

  • @wholesomeengraving
    @wholesomeengraving Год назад +1

    At 2:23 ... the create function calls TodoDB which does not exist in this scope. You forgot to add an import clause for the todo_db.dart file

    • @HeyFlutter
      @HeyFlutter  Год назад +1

      Thank you, @wholesomeengraving! 🙂

  • @jatosalo5055
    @jatosalo5055 3 месяца назад

    It works!
    This video is really helpful!

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thank you, @jatosalo5055! 🙂

  • @Bankai3474
    @Bankai3474 7 месяцев назад

    No one ever covers this use case but what if you have objects for your properties that you want to use for your Database, I'm assuming you would need to create a DB for each of those objects right? THen how do you connect all of those together when you create your final table?

    • @victorannunziata774
      @victorannunziata774 6 месяцев назад +1

      I guess you would simply create different tables in the same database

  • @rakeshsainiollosofttechnol7965
    @rakeshsainiollosofttechnol7965 Год назад +2

    getting
    Error: Bad state: databaseFactory not initialized
    databaseFactory is only initialized when using sqflite. When using `sqflite_common_ffi`
    You must call `databaseFactory = databaseFactoryFfi;` before using global openDatabase API

    • @HeyFlutter
      @HeyFlutter  Год назад +1

      Thank you @rakeshsainiollosofttechnol7965, make sure to follow the tutorial step by step 🙂

    • @reenuephrem7384
      @reenuephrem7384 Год назад

      Getting same error for me

    • @rakeshsainiollosofttechnol7965
      @rakeshsainiollosofttechnol7965 Год назад

      Solved or not?
      @

    • @407aman
      @407aman 10 месяцев назад

      yes, tried many videos in youTube but same error is coming

    • @EliasNPC
      @EliasNPC 6 месяцев назад

      Ive the exact same error

  • @moubiswasEdits
    @moubiswasEdits 2 месяца назад

    The video was so awesome but the only fact is that I have to difficulty of understand the accent of what he's saying😅
    Plz consider that next time.

    • @HeyFlutter
      @HeyFlutter  2 месяца назад

      Thanks for the feedback, @moubiswasEdits! 🙂

  • @SumitKumaar321
    @SumitKumaar321 11 месяцев назад +3

    worst experience half code is not seen and no source code . 14$ PAY then take great. very bad exp

    • @HeyFlutter
      @HeyFlutter  11 месяцев назад

      Thanks, @sumit_onex! 🙂 we'll to improve our code quality as per your feedback

  • @ka61er
    @ka61er Год назад +1

    How about Hive in flutter ?? what different with that and this guys :3 and which is the most used :vv

    • @HeyFlutter
      @HeyFlutter  Год назад

      Thank You @ka61er! Follow this link: blog.logrocket.com/comparing-hive-other-flutter-app-database-options/
      I hope you will get your answer 🙂

  • @abdelilahhasnaoui7943
    @abdelilahhasnaoui7943 5 месяцев назад

    thanks for Video i have a question when i run this app in my android emulator i every think it work good but when i generate my app and add notes the notes not shpoiwing in my screen can you help me pleas this problem is fro Hive and sqf lite

    • @HeyFlutter
      @HeyFlutter  4 месяца назад

      Thank you, @abdelilahhasnaoui7943! 🙂. Please try to provide enough details with your question.

  • @fardoche6
    @fardoche6 Год назад

    Thank you for the video. Do you suggest SQL Lite over Hive/Isar? Why?

    • @HeyFlutter
      @HeyFlutter  Год назад +1

      Thank you, @fardoche6! 🙂. They all have their own importance based on different circumstances.

  • @rykageee
    @rykageee 7 месяцев назад

    the database exist but the table is not, and where did u invoked the get database?

    • @HeyFlutter
      @HeyFlutter  7 месяцев назад

      Thank you, @ryanbaguio585! 🙂. Please try to provide enough details with your question.

  • @OnePieceGee
    @OnePieceGee 3 месяца назад

    At 8:03 WHere are you putting the ListTile? I am not really understanding that part

    • @HeyFlutter
      @HeyFlutter  3 месяца назад +1

      Hey @OnePieceGee 😀 it is added to todos_list.dart

    • @OnePieceGee
      @OnePieceGee 3 месяца назад

      @@HeyFlutter where exactly in the code? 😅 I can't seem to get the right placement

    • @OnePieceGee
      @OnePieceGee 3 месяца назад

      @@HeyFlutter Thank you. I found where to do it

  • @ahmadhabib6568
    @ahmadhabib6568 9 месяцев назад +1

    3:20 created at line please

  • @aptgetinstall5694
    @aptgetinstall5694 Год назад

    Thanks for the video. Please can you make a video about the relationship.

    • @HeyFlutter
      @HeyFlutter  Год назад

      Thanks for the idea, @aptgetinstall5694! 🙂 I have added it to my list of ideas for future videos!

  • @Kapusta2022
    @Kapusta2022 9 месяцев назад

    omg it's working - thank you so much

    • @HeyFlutter
      @HeyFlutter  9 месяцев назад

      You are welcome, @Kapusta2022 😊

  • @supremeleader5516
    @supremeleader5516 10 месяцев назад +1

    Why everything is so complicated in flutter?

    • @HeyFlutter
      @HeyFlutter  10 месяцев назад +1

      Hey, @supremeleader5516 🙂 It's actually not when compared to other frameworks. If you are a beginner, things may seem little puzzled to you, but believe me you will get used to it.

  • @omerkaraman2685
    @omerkaraman2685 Год назад

    Thank you for the video.

    • @HeyFlutter
      @HeyFlutter  Год назад

      You are welcome, @omerkaraman2685!

  • @devanodanendra5969
    @devanodanendra5969 Год назад

    how to download the .db file?

    • @HeyFlutter
      @HeyFlutter  Год назад

      Thanks for the idea @devanodanendra5969 😀, i have added it in my list of future videos

  • @erfanfatahi9168
    @erfanfatahi9168 11 месяцев назад +1

    Are you in rush?😐

    • @HeyFlutter
      @HeyFlutter  11 месяцев назад +1

      Hey, @erfanfatahi9168 🙂 If you are finding the video too fast, you can adjust the playback speed. You can openly share your feedback how we can improve more.

    • @whosml
      @whosml 4 месяца назад

      that's what I do!

  • @nathnaelgetachew7379
    @nathnaelgetachew7379 9 месяцев назад

    Are u ethiopian?

    • @HeyFlutter
      @HeyFlutter  9 месяцев назад

      Thank you, @nathnaelgetachew7379! 🙂. I am from Germany

  • @FarmanKhan-oc7uu
    @FarmanKhan-oc7uu Год назад

    Thanks sir

    • @HeyFlutter
      @HeyFlutter  Год назад

      You are welcome, @FarmanKhan-oc7uu 😊

  • @m_miko
    @m_miko Год назад

    You sound ethiopian are u ?

    • @HeyFlutter
      @HeyFlutter  Год назад +1

      Thank you, @m_miko! 🙂. I am from Germany.

    • @connectbot3477
      @connectbot3477 Год назад

      bro i was thinking the same thing haha anchi gn habesha nesh adele?

    • @DavidVCastro
      @DavidVCastro 11 месяцев назад

      I was getting strong Grey Worm vibes (from Game of Thrones).

    • @nathnaelgetachew7379
      @nathnaelgetachew7379 9 месяцев назад

      ​Nech man kmrrr😂​@@connectbot3477

  • @giovannisardisco4541
    @giovannisardisco4541 11 месяцев назад

    database!

    • @HeyFlutter
      @HeyFlutter  11 месяцев назад

      Thank you, @giovannisardisco4541! 🙂

  • @MechanicalEngineer751
    @MechanicalEngineer751 8 месяцев назад +3

    please leave teaching and start spoken english classes

    • @HeyFlutter
      @HeyFlutter  8 месяцев назад

      Thanks for your feedback, @MechanicalEngineer751! 🙂

  • @bugslord
    @bugslord Год назад +2

    man, thats a worst accent

    • @HeyFlutter
      @HeyFlutter  Год назад +2

      Thank you, @user-rn4ji4zt8h! 🙂. We are sorry for that, but we always learn and try to improve ourselves, you kind suggestion will help in that regard. Let us know what should we improve in our videos? Your suggestion will be highly appreciated.

  • @smtwtfs_Kuroi
    @smtwtfs_Kuroi 8 месяцев назад

    Teaching that lacks professionalism.

    • @HeyFlutter
      @HeyFlutter  8 месяцев назад +2

      Thank you, @smtwtfs_Kuroi! 🙂. We are sorry for that, but we always learn and try to improve ourselves, your kind suggestion will help in that regard. Let us know what should we improve in our videos? Your suggestion will be highly appreciated.