Flutter ToDo App Tutorial for Beginners

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 138

  • @nifumafu3682
    @nifumafu3682 2 роки тому +45

    im japanese. So I am not proficient in English. But your video is very easy to understand! Thank you and I'll watch next.

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

      bro you're good

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

      Bro is good only cuz he is japanese?​@@plkingori2013

  • @莊雅婷-e4p
    @莊雅婷-e4p 3 місяці тому +9

    22:32
    property "primary" to set the background color is deprecated now. Use "backgroundColor" instead.
    Change to:
    background color: tdBlue,
    foregroundColor: Colors.white,
    // because the color of the default icon has become gray
    I would also like to thank the author for providing good and detailed teaching

  • @s.bamahfoodh
    @s.bamahfoodh 7 місяців тому +5

    thank you very much, this is my first Flutter app in my very first software engineer role as a Flutter developer. always will have a special place. :)

  • @CryptoWealthyChannel
    @CryptoWealthyChannel Рік тому +22

    You can also use the ‘leading’ and ‘actions’ property for the appbar instead of creating a row for it. Thank you very much for the video.

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

      very true, it's more reliable. But great tutorial definitely.

  • @mmj-video-logs
    @mmj-video-logs Рік тому +3

    Thank you very much. I appreciate the act of including the link of source code in the description. This was my third learning app.

  • @aremuoluwatobiloba8181
    @aremuoluwatobiloba8181 Рік тому +3

    thanks very much i have build my first app with flutter.... following your tutorial .... im a first timer in coding and aside little pixel bugs that i fixed using stackoverflow.... the tutorial was really helpful..... i wish you can make a video on how to create functions ... i mean those functions that you set state for .... i know you would grab all i have said

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

    Thanks. I successfully completed my first flutter application.

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

    This was brilliant to get me started on flutter. Just one thing, when there is something in the search field and an item is added / deleted, this is not reflected in the results. I believe this is because the _runFilter has to be called again when these events are made.
    Is this the only was of handling this, or is any options better avaliale for filtering the list?

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

    This was a simple but effective tutorial. Thank you.

  • @sameer.creates
    @sameer.creates 8 місяців тому +1

    did you made that intro in blender or some 3d software?

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

    Thank you Sir! It's truly a good tutorial for me, I learned a lot from you!

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

    Thank you so much, my uni project finished. :D. Greetings from Brazil!

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

    using leading and action in the AppBar worth it ?

  • @samirajput9351
    @samirajput9351 2 роки тому +2

    Thank you so much Pradip, you've got a subscriber

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

    thsnk you !a paert of the Search function the tutorial is cool a bit fast for a biginer

  • @devorer77
    @devorer77 2 роки тому +5

    Thank you! Really useful. I think all ract-native developers have to know flutter and can create flutter applications. It isn’t harder then RN .

    • @itzpradip
      @itzpradip  2 роки тому +1

      Totally agree! I'm glad it was helpful.

    • @LearnfromGood
      @LearnfromGood 2 роки тому

      do you know RN?

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

    Thankyou brother, i completed it in 2 days

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

    may you connect it with nodejs and mongodb?, i mean create a beginner tutorial on node and mongo please thanks...

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

    Very helpful man. Learnt a lot from here

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

    Thanks bro. I am learning flutter, let me add storage now :) to have my personal todo app

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

    very awesome video sir. Very easily you have described all things.
    Note: Please sir can you do it slowly for better understanding.

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

    Thank you @Pradip. this was a lovely tutorial.

  • @soldieRplays
    @soldieRplays 10 місяців тому +1

    great video.. but can you also show how to store the data on local storage :) new to this

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

    Great Tutorial Brother. I have created as same as you shown in the tutorial and that was pretty much fun for me.
    One more thing I want to say how can I store newly added item to a storage or something. Because whenever I will exit from my app this app will run from beginning. So that's the problem. Please let me know or suggest me any kind of video or reference to learn that.
    BTW, Thanks for sharing this kind of tutorial❤❤❤❤

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

      I think then you should add to this app local storage feature by writing Dart functionality code for it

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

    Thank you for this tutorial!
    Really helped me a lot.
    Could you clarify one issue? Even when all the elements used are Stateless Widgets, why didn't the content in displayed on the screen change on Hot Reload when I edited the content returned in the ToDo list?
    I always had to Hot Restart to get the content on screen refreshed.

  • @noglory7957
    @noglory7957 2 роки тому +1

    Thanks you . This helps a lot for a complete beginner like me

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

    Very amazing explaination dear. thank you

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

    Can you make an app which shows reservation form with date and time.

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

    Very useful video. I learnt so much. Thank you!

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

    Awesome video! Real easy to follow and really start grasping the power behind Flutter!

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

    Thanks ur way of teach is amazing

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

    hello how can ı update the list item .or change name if ı write wrong

  • @thewebcreator2825
    @thewebcreator2825 2 роки тому

    What's your first choice.? Flutter or React native

  • @نجودخالد-ك1ذ
    @نجودخالد-ك1ذ 3 дні тому

    wow very good thanks , 😊 🙏 ☺

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

    In this 2024 is it worth learning?

  • @KainatSaleem-j2l
    @KainatSaleem-j2l 6 місяців тому

    siris app k andr agr hum task add krty hain to vo app exit krny k baad delete ho jaty hain khud hi.
    main chahti hon k yeh task andr available rhy list main aur app ko exit krny k baad delete na ho khud
    plzzz reply

  • @SandipJadhav-ic8fc
    @SandipJadhav-ic8fc 3 місяці тому

    Все отлично и просто показано, у меня пошагово получилось

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

    Very nice tutorial however naming can be bit better as it create lots of confusion. In the middle there is so much todo going on it gets little bit hard to follow.
    Otherwise great effort mate:)

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

    Thank you!!! Great work✨

  • @Nanashi-rq7lk
    @Nanashi-rq7lk 26 днів тому

    Nice tutorial

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

    is it possible to use this code to create app and publish it ??

  • @VarunRawat-o1g
    @VarunRawat-o1g 6 місяців тому

    how can we store them in sharedprefence if we romove app from background then the created new item also show when we reopen

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

    Straight, simple and sort. Thanks.

  • @MAX-ox3xh
    @MAX-ox3xh 2 роки тому

    That's so nice.. Do you have tutorial same as that with sqlite.

  • @ДмитроПриймак-ч3ц

    which color theme is used here? answer plsss

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

    Nice job, but how do we incorporate a Firebase Database into the list as opposed to a static list pulled from the model? I have the app writing the items to a Firebase DB that I created, but I can't get the app to read that data. I know it's because of the static list from the model but can't figure out next steps.

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

      did you solve this problem?

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

      No, unfortunately I did not. I have experience incorporating FBDB into apps, but this one got me. @@ao24hd34

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

    hope you'll create some awesome Apps/projects also in the future just like that.
    helpful💘

  • @MAX-ox3xh
    @MAX-ox3xh 2 роки тому +1

    That's very nice, I hope you can integrate sqflite next project. Thank you. Keep it up.

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

    Very nice video from Pakistan.

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

    What about the dashboard part and the profile part?

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

    have you work all of this with Database

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

    Great tutorial! But can you please remove the 'code helper'? I cant read what you type :D

  • @vianeyvargas7736
    @vianeyvargas7736 2 роки тому

    Thanks, can You use flutter bloc pattern?

  • @studentoftezpuruniversitym564

    sir can you build same app using backend laravel API

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

    Thank you! nice tutorial

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

    Hey I'm a windows user can you please tell me how to run this application

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

    hello sir please help me out what method i used in to _todoedit ??

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

    Thank you so much for the tutorial

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

    Thanks you Bro, but what about when click on add button where text field is empry!!!!!!!!!!!!!!!!!!!

    • @PRAKASH-tm6fs
      @PRAKASH-tm6fs Рік тому

      Yes bro Mee to

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

      Yeaaaahh
      Me too
      Pls tell me if u fixed it and also i will tell you if i fixed it

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

      Bro i fixed it
      I write the textediting controler inside textfield of search bar but you have to write the controller inside the add item textfield
      I hope It helped

  • @Mark-nm9sm
    @Mark-nm9sm Рік тому

    Very interesting project and insightful, keep it up

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

    Thank you, man !! You're a very good person... Probably !

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

    Awesome video!

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

    It was amazing thanks for the video 🎉

  • @rujin_1762
    @rujin_1762 2 роки тому

    how do i save the state of the app even after the app is restarted because right now when the app is restated the values that we have changed in the list also restarts

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

    hi can you tell me how to add dark mode in it please

  • @2tahosan
    @2tahosan Рік тому +1

    Nice sir

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

    Beautiful 😻
    thank you 🙏

  • @eddina4426
    @eddina4426 2 роки тому

    how do i use the wrap function?, I cant wrap my code.

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

    thank you very much

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

    Thankx sir❤

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

    Can you please share the theme of the VS code

  • @Inline.development
    @Inline.development 6 місяців тому

    in home page for icon in title why are u use the row instead of drawer

  • @MuhammadBilal-cq6tp
    @MuhammadBilal-cq6tp 4 місяці тому

    Good content

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

    Is it with firebase database

  • @Mohammed-m96
    @Mohammed-m96 5 місяців тому

    Thinks for your video❤

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

    How To Add Shared Prefernces In this project?

  • @durgeshkolli63
    @durgeshkolli63 2 роки тому

    Where i can find source code for better understand the logic

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

    Thanks a lot 😊

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

    great video to the point and clear

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

    Great work bro 👌

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

    Excelent project , but you should do that the button do not add the item if the textField is null. But is an excellent project!! :D

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

    Thanks

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

    Thank you

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

    nice video sir..

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

    Is it a coincidence that you're using the same Cobalt2 theme by WesBos like me 😂

  • @raymans8244
    @raymans8244 2 роки тому

    Please do a video for react native

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

    thank you so much! flutter start with it!

  • @memostartup281
    @memostartup281 2 роки тому

    Sir please also make video on react native video

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

    how to add edit option

  • @dey-nohden4314
    @dey-nohden4314 3 місяці тому

    Nice

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

    i give "TextDecoration.lineThrough" but the result there is no linethrough

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

    an app FOR A SPORT SELECTUIB APP PLEASE

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

    i could not do the search function ....

  • @Hayrullah-p7o
    @Hayrullah-p7o Рік тому

    good job

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

    u da best

  • @smarttechinfo4512
    @smarttechinfo4512 2 роки тому

    দাদা, react native এ আরেকটা প্রজেক্ট নিয়ে আসলে ভালো হয়।

  • @SIT-IbiAfridi
    @SIT-IbiAfridi 3 місяці тому

    firebase?

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

    Sir you didn't show concept of storage 😢.

  • @kunal1274
    @kunal1274 2 роки тому

    can u do one video on flutter CRUD operation with rest api .This i need urgently

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

    nice video