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

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • Flutter SQLite Login & Sign Up
    Watch Part 1 & Part 2 in the channel for database connection
    Like, share and subscribe please for more tutorials
    Part 1: Flutter SQLite Connection & CRUD Operation
    • Flutter SQLite CRUD [2...
    Part 2: Flutter SQLite Searchable note
    • Flutter SQLite Search ...
    Source Code: GitHub
    github.com/bas...

КОМЕНТАРІ • 53

  • @mohsenalmatari9343
    @mohsenalmatari9343 10 місяців тому

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

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

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

  • @MahmoodHeydari-z7f
    @MahmoodHeydari-z7f 9 місяців тому

    outstanding sqlite tutorial complete one

  • @adhammagdy730
    @adhammagdy730 10 місяців тому +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  10 місяців тому +1

      Thanks for the idea! I will do a tutorial soon

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

    Awesome, waiting for more such tutorials, absolutely loved it

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

      Thank you, I will do my best insha Allah

  • @RafiHakimi-dm1hp
    @RafiHakimi-dm1hp 9 місяців тому

    Clear coding, great tutorial

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

    Great 👌👏👏

  • @افقزندگی
    @افقزندگی 10 місяців тому

    Clean coding and informative, really like it

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

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

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

      Thanks, please share and subscribe for more videos

  • @SuhailHashimi-y3v
    @SuhailHashimi-y3v 9 місяців тому

    Great

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

    Hi nice code

  • @bilgoseverin713
    @bilgoseverin713 10 місяців тому

    Nice

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

    Nice tutorial

  • @PradeepKumaruct
    @PradeepKumaruct 3 місяці тому

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

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

      Print the databasePath variable to see the db path

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

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

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

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

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

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

    • @zaitoontech
      @zaitoontech  7 місяців тому +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  7 місяців тому +1

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

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

      Thankyou

  • @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 :(

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

    thank you so much

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

      You're welcome

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

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

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

      Yes

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

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

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

      @@zaitoontech ohh ok, thanks 👍👍

  • @J_avxz
    @J_avxz 4 місяці тому

    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  4 місяці тому

      Have you created a user to login?

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

    Nice Video bro!!

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

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

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

      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  7 місяців тому

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

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

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

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

    splash screen with signup and dashboard

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

      Check the channel for more tutorial

  • @ITbannok
    @ITbannok Місяць тому

    plz create databse mysql phpmyadmin +php step by step sir

    • @zaitoontech
      @zaitoontech  Місяць тому

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

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

    can i get the source code code please

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

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