Flutter ToDo App Tutorial for Beginners - Apps From Scratch

Sdílet
Vložit
  • čas přidán 2. 04. 2024
  • In this tutorial, you will learn how to create a simple ToDo app in Flutter. In this app, I have shown you how to add and delete new to-do items and check completed items.
    Source Code: github.com/otabekinha/todo_ap...
  • Věda a technologie

Komentáře • 15

  • @ZecaLopes
    @ZecaLopes Před 2 měsíci

    Good tutorial man, simple and direct.

  • @b.t.n5701
    @b.t.n5701 Před 7 dny

    Good job my friend 👍

  • @kazaki6235
    @kazaki6235 Před 3 měsíci

    Good work mate👍

  • @therealhecker
    @therealhecker Před 3 měsíci +1

    Can u make more of this type of mini beginner projects. Also can u show how to connect it in github...

  • @FlutterDudexd
    @FlutterDudexd Před 3 měsíci +2

    I have started learning flutter just a week ago and i ha e successfully completed this to do app , could you guide me how and what should i do next ?

    • @techwithotabek
      @techwithotabek  Před 3 měsíci +3

      Glad to hear, welcome to flutter!
      I recommend making more projects like this by using state management and databases. I am also doing same.

    • @FlutterDudexd
      @FlutterDudexd Před 3 měsíci

      @@techwithotabek okay should I start with Instagram clone?

  • @b.t.n5701
    @b.t.n5701 Před 6 dny

    Today I completed this application thanks to you, but I want to say that even if you don’t write anything, the plus button adds empty cells

    • @techwithotabek
      @techwithotabek  Před 2 dny

      @@b.t.n5701 You’re welcome. Yes you need to add if condition or use form to avoid adding empty cells

  • @ourotaoufik7018
    @ourotaoufik7018 Před měsícem

    Good tutorial