Flutter Tutorial - SQL Database Storage Using Sqflite Package | Android & iOS

Поделиться
HTML-код
  • Опубликовано: 3 апр 2024
  • Persist data with Flutter's Sqflite Package locally on your Android or iOS device by using Sqflite statements and also perform Sqflite CRUD Operations Create, Read, Update, and Delete.
    👉 Link to the Package: pub.dev/packages/sqflite
    👉 12 Week Flutter Training | heyflutter.com
    👉 Flutter Masterclass Courses | heyflutter.com/masterclass
  • РазвлеченияРазвлечения

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

  • @roninspect4357
    @roninspect4357 Месяц назад +3

    very informative!!!
    offline first approach with sqflite and remote db syncing would be interesting

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thanks for your feedback, @roninspect4357! 🙂

  • @georgeikwegbu5284
    @georgeikwegbu5284 Месяц назад

    Awesome 🎉thanks

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      You are welcome, @georgeikwegbu5284!

  • @ejaadhulab8924
    @ejaadhulab8924 Месяц назад

    How is the speed of the db. Can I use this for dictionary app. I want to search for same word, in 3 fields (words field, meaning field and translation field). Is this the best option for the mobile.

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

      Sure @ejaadhulab8924 😀 you can go for it

    • @ejaadhulab8924
      @ejaadhulab8924 Месяц назад

      @@HeyFlutter will try and let you know the feedback

  • @patel5532
    @patel5532 Месяц назад

    Congrats brother for 197k subscriber. You've come a long way. During my final year in collage back in 2020-2021, I used to ask you question and you replying me in comment section. Sorry, I forgot to watch your channel, since I've deleted my RUclips account. I've found you from the LinkedIn. Thank you once again bro.

    • @HeyFlutter
      @HeyFlutter  11 дней назад

      Thanks, for your support, @patel5532! 🙂

  • @karimahmed844
    @karimahmed844 Месяц назад

    Is the local data stored , secured or encrypted?

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Hey @karimahmed844 😀 its not as such encrypted but its not accessible to other apps.

  • @JunedKH
    @JunedKH Месяц назад

    make tutorial for relational database in sqflite

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

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

    • @JunedKH
      @JunedKH Месяц назад

      @@HeyFlutter i will wait,
      there also hivelist etc...

  • @markerjohny
    @markerjohny Месяц назад

    pls give me source code

    • @HeyFlutter
      @HeyFlutter  Месяц назад

      Thank You @markerjohny!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware

  • @Saprovec
    @Saprovec Месяц назад

    Sqflite?

    • @HeyFlutter
      @HeyFlutter  Месяц назад

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

    • @Saprovec
      @Saprovec Месяц назад +1

      @@HeyFlutter There is a mistake in the title of the video