Flutter SQLite Login & Sign Up [2023] | SQLite Database

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 57

  • @HamishaHashimi
    @HamishaHashimi Рік тому +1

    Best tutorial ever I have seen regarding flutter and SQLite we are watching for next tutorials

  • @mohsenalmatari9343
    @mohsenalmatari9343 Рік тому

    I have watched many courses in various programming languages, but no one like you . Thank you :)

  • @subhamroy5368
    @subhamroy5368 Рік тому +1

    Awesome, waiting for more such tutorials, absolutely loved it

    • @zaitoontech
      @zaitoontech  Рік тому

      Thank you, I will do my best insha Allah

  • @yanwarhidayat31
    @yanwarhidayat31 Місяць тому +1

    Thank you so much for sharing such valuable and well-explained content! Your videos have truly helped me understand things in a way I never could before. I really admire the effort and dedication you put into making these lessons clear and engaging. Keep up the fantastic work-you’re making a big difference for so many people like me!

  • @RafiHakimi-dm1hp
    @RafiHakimi-dm1hp Рік тому

    Clear coding, great tutorial

  • @افقزندگی
    @افقزندگی Рік тому

    Clean coding and informative, really like it

  • @adhammagdy730
    @adhammagdy730 Рік тому +2

    simple and straightforward I loved it ❤
    improvement opportunity: you can continue on that video to show how the logged in user data are saved after the login and the flow of the app to check whether a user is logged in or not

    • @zaitoontech
      @zaitoontech  Рік тому +1

      Thanks for the idea! I will do a tutorial soon

  • @mushtaqfaizi3112
    @mushtaqfaizi3112 Рік тому

    Great 👌👏👏

  • @SuhailHashimi-y3v
    @SuhailHashimi-y3v Рік тому

    Great

  • @bilgoseverin713
    @bilgoseverin713 Рік тому

    Nice

  • @ahmadzaitoun95
    @ahmadzaitoun95 9 місяців тому +1

    Hi nice code

  • @mohdnazim2144
    @mohdnazim2144 Рік тому +1

    Thank you for this video , it really help , appreciate it !

    • @zaitoontech
      @zaitoontech  Рік тому +1

      Thanks, please share and subscribe for more videos

  • @MahmoodHeydari-z7f
    @MahmoodHeydari-z7f Рік тому

    outstanding sqlite tutorial complete one

  • @wazhmahashimi625
    @wazhmahashimi625 Рік тому +1

    Nice tutorial

  • @rubayetkhusbu3752
    @rubayetkhusbu3752 8 місяців тому +1

    thanks
    please show how to show database table in the app?

    • @zaitoontech
      @zaitoontech  8 місяців тому

      ua-cam.com/video/lBFvl9nkoq8/v-deo.htmlsi=op2yYt-GzoioLCAG

  • @priyanaik4896
    @priyanaik4896 11 місяців тому

    Thank you for your video..can you tell me where and how can i view the database

    • @zaitoontech
      @zaitoontech  11 місяців тому +1

      See the first part which is the CRUD Operations and you can check the source code link in the description of both videos.

    • @zaitoontech
      @zaitoontech  11 місяців тому +1

      ua-cam.com/video/cWEFSfZHq_4/v-deo.htmlsi=FUZrDjcvEuH6Enng

    • @priyanaik4896
      @priyanaik4896 11 місяців тому

      Thankyou

  • @ariefnauvan5962
    @ariefnauvan5962 9 місяців тому +1

    thank you so much

    • @zaitoontech
      @zaitoontech  9 місяців тому

      You're welcome

    • @ariefnauvan5962
      @ariefnauvan5962 9 місяців тому +1

      @@zaitoontech btw u have tutorial about saving auth login with shared preferences?

    • @zaitoontech
      @zaitoontech  9 місяців тому

      Yes

    • @zaitoontech
      @zaitoontech  9 місяців тому

      ua-cam.com/video/GoRQZxsD-_4/v-deo.htmlsi=DNVGdn8G4ozbgEjl

    • @ariefnauvan5962
      @ariefnauvan5962 9 місяців тому

      @@zaitoontech ohh ok, thanks 👍👍

  • @PradeepKumaruct
    @PradeepKumaruct 7 місяців тому

    Where will be the database file saved (location) in VScode or in our computer that db file

    • @zaitoontech
      @zaitoontech  7 місяців тому +1

      Print the databasePath variable to see the db path

  • @أسامهالحاج-ز6ه
    @أسامهالحاج-ز6ه 2 місяці тому

    where is part 2 for database in php and xampp

    • @zaitoontech
      @zaitoontech  2 місяці тому

      This is not sql and php, this is sqlite local db

  • @MilkzShake
    @MilkzShake 11 місяців тому

    May I know where will the database file be saved at?

    • @zaitoontech
      @zaitoontech  11 місяців тому

      By default, the database file is saved in a folder data/data/your package name/databases on an Android device, while On iOS and macOS, it is the Documents directory.

    • @zaitoontech
      @zaitoontech  11 місяців тому

      If you want to be sure, print the path you got in the Flutter app to show where the database location is.

    • @zaitoontech
      @zaitoontech  11 місяців тому

      ua-cam.com/video/lBFvl9nkoq8/v-deo.htmlsi=dVPX8ZZuZjNjneWZ

  • @J_avxz
    @J_avxz 8 місяців тому

    hello, Why I am not able to log in even though there is no error and I follow all your codes
    it always say username and password is incorrect

    • @zaitoontech
      @zaitoontech  8 місяців тому

      Have you created a user to login?

  • @Aromatv4733
    @Aromatv4733 Рік тому +1

    splash screen with signup and dashboard

    • @zaitoontech
      @zaitoontech  Рік тому

      Check the channel for more tutorial

  • @WTFact-qo4of
    @WTFact-qo4of Рік тому +1

    Very useful, thank you very much for your work! 🙂Could you share the github link for this project please? The link under the video description does not open :(

  • @ITbannok
    @ITbannok 5 місяців тому

    plz create databse mysql phpmyadmin +php step by step sir

    • @zaitoontech
      @zaitoontech  5 місяців тому

      @@ITbannok for sure, I will do a tutorial.

  • @AI-Explained-u8v
    @AI-Explained-u8v 6 місяців тому

    can i get the source code code please

    • @zaitoontech
      @zaitoontech  6 місяців тому

      @@AI-Explained-u8v source code link in the description

  • @Ragsam
    @Ragsam Рік тому

    Nice Video bro!!