No video

Flutter tutorial todo App | Flutter ui speed code | flutter tutorial | Task manager ui

  Рет қаралды 37,581

Kaushik Chandru

Kaushik Chandru

Күн бұрын

Todo app #UI #Flutter #Speedcode #Flutter tutorial
I have created 12 pages.
1. Splash
2. on boarding
3. login
4. forgot password
5. reset password
6. password changed success
7. signup
8. home page
9. new task
10. new quick note
11. new checklist
12. track order
design credit : dribbble.com/shots/6481270-Ak...
▓▓ Source code ▓▓
github.com/kaushikchandru/tod...
▓▓ Discord ▓▓
/ discord
▓▓ GitHub ▓▓
github.com/kaushikchandru
▓▓ Timestamps ▓▓
00:00:00 Intro
00:00:07 Preview
00:00:49 asset import
00:03:00 Splash screen
00:06:16 on boarding
00:26:27 Login page
00:36:38 Forgot password
00:42:51 Reset password
00:48:23 password change success
00:55:30 home page
01:18:28 slidable widget
01:35:36 task pop up
01:48:26 new task
02:10:52 new note
02:20:29 new checklist
02:28:58 final output
Thank you for watching. Hope you liked the video. Please like and subscribe for more videos.
▓▓ Support ▓▓
You can make a huge difference by contributing a small donation.
paypal.me/kaushikchandru?loca...
Support me on Patreon
/ kaushikchandru

Пікірлер: 79
@Supervixar
@Supervixar 2 жыл бұрын
muchas gracias por tu video, espero siga creciendo tu canal
@sumit180288
@sumit180288 3 жыл бұрын
Really liked the way you did the video showing each step slowly. I really hate speed code videos by which we learn nothing.
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thank you :). Glad to know that you liked my video.
@jaggyjut
@jaggyjut 3 жыл бұрын
This is superb. Please make the same with Firebase authentication and storing the tasks in Firebase.
@AmanRaj-gy6qv
@AmanRaj-gy6qv 3 жыл бұрын
great to see so good indian youtubers out here.. thnx for the video
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thank you. Glad you liked it :)
@kerenxy477
@kerenxy477 2 жыл бұрын
THANKYOU FOR THIS TUTORIAL!!
@TitikUniverse
@TitikUniverse 3 жыл бұрын
Я в шоке как всё это красиво и здорово. Спасибо большое за видео!
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Спасибо. Рада что вам понравилось. :)
@vinku88
@vinku88 3 жыл бұрын
Well explained
@killDJuice
@killDJuice 3 жыл бұрын
Great to see fellow Indians making good use of the platform
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thank you 😊
@remasalghamdi6457
@remasalghamdi6457 Жыл бұрын
you are the best
@cn_ke9675
@cn_ke9675 3 жыл бұрын
great 💪
@sanjayasandaruwan9358
@sanjayasandaruwan9358 3 жыл бұрын
nice work dude
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thank you :)
@tanmaysinghal8370
@tanmaysinghal8370 3 жыл бұрын
I didn't see the video as of now. JUst wanted to know if its only for UI or its fully functional?
@deepthasanushkanandapala6061
@deepthasanushkanandapala6061 3 жыл бұрын
Can you make a video of fully functionally task manager app with sqlite + flutter?
@imrualice
@imrualice 3 жыл бұрын
Great work, kudos, I have a small doubt is this the fully working project or just the design UI?
@kaushikchandru
@kaushikchandru 3 жыл бұрын
For now it's only UI design :)
@sudharshan3863
@sudharshan3863 3 жыл бұрын
Bro are you used any backend technology??
@noureddinedebiane8245
@noureddinedebiane8245 3 жыл бұрын
Hello, firstly thanks for the wonderful tutorial and keep up the good work, May I ask you why you create a new Material App Widget every new page ?
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thank you for the review. I use it for easy usage of routes, themes etc.
@devswift3054
@devswift3054 3 жыл бұрын
Which Android Studio version is being using?
@vegaboy2003
@vegaboy2003 7 ай бұрын
Sorriso, how you click for delete # comment in yaml file ? Thank you
@fidangames9753
@fidangames9753 3 жыл бұрын
I would love if you did a backend tutorial for this app
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Yes will make next one with backend
@yasstech4824
@yasstech4824 3 жыл бұрын
Hi.. great. how can i create sam this intro plz can u tell me
@siddharthmundra1895
@siddharthmundra1895 2 жыл бұрын
Please make a video how to connect this to firebase
@leeck722
@leeck722 2 жыл бұрын
30:55
@arshadkhanSherani
@arshadkhanSherani 3 жыл бұрын
Great tutorial! I facing a problem actually I am working on a like button similar Facebook has. if a user has a login then he will be able to like or unlike the post. using a listview builder for it. if you have an idea or have code then please share it with me. Thanks
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thank you. It would be difficult for me to help you without seeing your codes. Please connect with me on discord and I shall try and help you from there.
@rohit-qx8jn
@rohit-qx8jn 3 жыл бұрын
Bhaiya backend ka bhi batao
@chinnugs8748
@chinnugs8748 3 жыл бұрын
Sir, how to add three different descriptions for three srceens instead of one description...
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Do you mean in the onboarding page? If yes then you can pass the description also like the image and title and add that variable in place.
@pr4veen_n
@pr4veen_n 3 жыл бұрын
I like the way you are coding. But I have one doubt. Why do you create a MaterialApp widget with every new page. Cant we start with scaffold straight forward..?
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Thanks. Yeah that's also possible but I feel it's easy to define style and routes this way in material app.
@charonchaiphaengphirom1842
@charonchaiphaengphirom1842 3 жыл бұрын
can u add notify on this . thank
@Green_Science
@Green_Science 3 жыл бұрын
i am not from coding field. what do you think how much it will take to learn flutter.
@kaushikchandru
@kaushikchandru 3 жыл бұрын
It solely depends on your interest to learn :)
@mdomerarafat4611
@mdomerarafat4611 3 жыл бұрын
There is a problem with the bottom nav, how can I implement Tap functions on them to all, they are postiosioned under the + button . Please solve
@kaushikchandru
@kaushikchandru 3 жыл бұрын
You can add it inside a singlechildscrollview widget if you get an overflow.. for adding tap function please add Inkwell widget and navigate to the relevant pages
@mdomerarafat4611
@mdomerarafat4611 3 жыл бұрын
@@kaushikchandru I have to add all buttons inside singleChildScrollView separately?/ or the whole container of 4 buttons
@kaushikchandru
@kaushikchandru 3 жыл бұрын
@@mdomerarafat4611 do the buttons have overflow or the widgets in the body? Please join discord so I can help you better..
@mdomerarafat4611
@mdomerarafat4611 3 жыл бұрын
@@kaushikchandru The problem is, in the nav bar you used positioned for 4 buttons and another positioned for + button in middle. what is happening right now is the InkWell tap for + button works fine but for other buttons, when I Applying InweLL TAP, THEY ARE NOT WORKING, instead the + button is getting tapped because The + button is positioned over those buttons.
@kaushikchandru
@kaushikchandru 3 жыл бұрын
@@mdomerarafat4611 ah got it. Please make the container as the same size of the plus icon.. may be it's cos the container is throughout the row.
@arunkhrishna790
@arunkhrishna790 3 жыл бұрын
Hey! I'm new to flutter. The app which u have created is fully functional? How could we create the same app for android platform
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Hi, you can use the source provided in the description of the video. Backend needs to be connected please.
@arunkhrishna790
@arunkhrishna790 2 жыл бұрын
@@kaushikchandru Could I be able to run the ios simulator in windows? Is it possible? if not could u please provide me a solution.
@kaushikchandru
@kaushikchandru 2 жыл бұрын
@@arunkhrishna790 there are a few options. 1. To run a virtual machine, 2. To rent a Mac online but either ways to release a build to app store you would need a Mac.
@kerenxy477
@kerenxy477 2 жыл бұрын
does it matter if i code this in vscode?
@kaushikchandru
@kaushikchandru 2 жыл бұрын
No no. There is no problem
@kamalCode
@kamalCode 3 жыл бұрын
Sir, plz e-commerce flutter app plz plz
@kaushikchandru
@kaushikchandru 3 жыл бұрын
Sure. Please subscribe and hit the bell icon so you get notified when a new video is released!
@shanney2280
@shanney2280 2 жыл бұрын
At the beginning you included the asset folder. Is the folder empty? If not where did you retrieve it from?
@kaushikchandru
@kaushikchandru 2 жыл бұрын
No it's a folder which i had prepared before recording. It had images and fonts.
@shanney2280
@shanney2280 2 жыл бұрын
@@kaushikchandru is this workable without the firebase?
@kaushikchandru
@kaushikchandru 2 жыл бұрын
@@shanney2280 yes this is only ui. It can be connected to any backend service
@shanney2280
@shanney2280 2 жыл бұрын
@@kaushikchandru okay 👍 also, is this app only for ios or for android as well?
@kaushikchandru
@kaushikchandru 2 жыл бұрын
@@shanney2280 no it works on both ios and Android 😊
@faizulla5838
@faizulla5838 2 жыл бұрын
Братан просто классс!!! Supper broo! how about flutter 2,5 and null safetty?? .... fa-k-kin nul safetty!!!!))))
@kaushikchandru
@kaushikchandru 2 жыл бұрын
This was developed sometime ago. It would not be null safe
@faizulla5838
@faizulla5838 2 жыл бұрын
@@kaushikchandru .... meby recoding....+"new content" )))
@babulhossain9673
@babulhossain9673 3 жыл бұрын
please make a full newpaper or blog app and admin panel app. please!
@Justin-nw7xi
@Justin-nw7xi 2 жыл бұрын
plz make a backned video too
@kaushikchandru
@kaushikchandru 2 жыл бұрын
Yeah. Sure 😊. Planning to do soon
@Justin-nw7xi
@Justin-nw7xi 2 жыл бұрын
@@kaushikchandru can you tell me about time I can expect the video?
@kaushikchandru
@kaushikchandru 2 жыл бұрын
@@Justin-nw7xi should be in about a few days. Making a big app with backend for KZfaq video
@Justin-nw7xi
@Justin-nw7xi 2 жыл бұрын
@@kaushikchandru what about backened of this to do list app?
@abdopower5913
@abdopower5913 3 жыл бұрын
is full app or just UI ? 😁
@kaushikchandru
@kaushikchandru 3 жыл бұрын
It is mainly for UI and has basic functionality too. But not fully functional. I request you to please watch the video too and hit that thumbs up if you like it. It would keep me motivated.
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 815 М.
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 64 МЛН
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,6 МЛН
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 56 МЛН
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 9 МЛН
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 544 М.
👨🏽‍💻 Let's clone a dribbble design using FLUTTER ♡
38:41
📱 Modern Smart Home UI • Flutter Tutorial ♥
14:18
Mitch Koko
Рет қаралды 71 М.
I Mastered The Most Popular Brawler 🤓
10:43
CryingMan
Рет қаралды 177 М.
How to convert Figma Design into Flutter Code | DhiWise.com
7:13
The Flutter Way
Рет қаралды 1 МЛН
Flutter Basics by a REAL Project
25:42
Flutter Guys
Рет қаралды 434 М.
Flutter tutorial Wallet App | Flutter ui speed code | flutter tutorial
55:28
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 64 МЛН