Todo App using Rest API | CRUD App | Flutter English Tutorial

preview_player
Показать описание
Build Todo App and store the task on the real server. We have a flutter application which does all the four common operations like Create, Read, Update, Delete(CRUD)

Timeline
00:00 01:10 App Demo
01:10 05:20 Rest API Swagger
05:20 10:40 Building User Interface
10:40 21:30 Create Todo Task [POST]
21:30 26:45 List All Todo [GET]
26:45 30:00 Create Todo Task [Refresh Indicator]
30:00 36:25 Create Todo Task [DELETE]
36:25 45:48 Edit Todo Task [PUT]
45:48 60:01 Code Refactoring

Рекомендации по теме
Комментарии
Автор

eh, this is phenomenal. your coding skill and speed is just so captivating bro.

xankiiza
Автор

Thank you very much, very clean and easy to understand video. one improvement is to make the submit button, to submit the data and navigate back to the todoList page and also refresh the list automatically,

unekuejiga
Автор

I also done this application actually I really appreciate you for share your valuve knowledge for everyone i really thankyou and keep it up continually.

chuttankollo
Автор

Thanks, Buddy !! I am new to flutter and want to learn more about flutter and this video was really helpful for me. Your way of programming and explain is really awesome.

mazaharu
Автор

Thank you very much. I needed this in order to understand how to interact with an API in Flutter

randomyoutubenickname
Автор

Concise tutorial and very well paced! Keep up the good work :)

gurjitsingh-ffll
Автор

sir i was watching so many video but i was 't able to clear understing, now your api playlist watched i can say i can do any api task thank for created, sir make also firebase playlist because your teching method so easy, i will be waiting for firebase playlist (auth, firestore, could message, stroge)

MuhammadRahman-kwtf
Автор

Your lessons really very useful, thanks a million

next
Автор

Thanks, Buddy !! This video was really helpful for me. Your way of programming is really awesome. Cheers !!

abhisheksinghal
Автор

Thanks, Excellent explanation and understandable

RaviKumar-emhx
Автор

congratulations for the work, I am very grateful :)

paulovictorfer
Автор

Thank you sir, you make flutter very easy for me. Thanks again sir. ❤

crazzzyrusher
Автор

great explanation! thanks for the tutorial.

junovicz
Автор

Thank you for this content. Keep it up. This is very helpful 👍🏻👌🏼

edbienes
Автор

Terimakasih kasih banyak tutorialnya sangat membantu🙏

Ptriaz
Автор

Im facing one error,

1. while entering new todo task when i go back to the todo list, the list becomes empty on its own or

2. sometimes when i refresh the whole todo list is gone

3. while entering more than one todo task, the task i added last is only displayed on the list and all the previous todo tasks are gone

for example: i add item 1, item 2. by the time i submit item 2 and go back to todo list, item 1 is deleted/no longer there in the list .

Please help me to clarify this doubt, Thank you!

daksh_
Автор

This is very helpful .
can you create one more tutorial of crud operation with API using riverpod

preranapujaripalkar
Автор

Did you use any state management in this project?

manohar.acharya
Автор

hey there i really admire your work can you please make a video on phone number authentication using post api i cant find a better video on it.

manik
Автор

Sir I finished but whenI extract apk file it won't work the functionalities

KeerthivasanS-