Flutter ListView Tutorial | Clock App (Episode-4)

  Рет қаралды 34,470

CodeX

CodeX

Күн бұрын

Пікірлер: 54
@CodeXdev
@CodeXdev 4 жыл бұрын
Do you think I have covered all essentials to implement ListView? Your awesome feedbacks are more than welcome :)
@amarmaharjan464
@amarmaharjan464 3 жыл бұрын
Yeah I think so I had never used followedBy in ListView it was awesome
@plashless3406
@plashless3406 3 жыл бұрын
Amazing content. I'm learning a lot from Afzal. Thanks Afzal.
@sohaibqureshi9526
@sohaibqureshi9526 2 жыл бұрын
da nar bachiya ❤
@muhammadnasreldin
@muhammadnasreldin 4 жыл бұрын
Man ! , today's morning i saw the first and second videos of the series .. and now you are publishing the last one !! You really made my day ❤️
@CodeXdev
@CodeXdev 4 жыл бұрын
Glad you like them!
@muhammadnasreldin
@muhammadnasreldin 4 жыл бұрын
@@CodeXdev we really get a high value content here , I'm glad to found you !
@ahmeedev
@ahmeedev 3 жыл бұрын
Very Useful
@Amjad_Sajjad329
@Amjad_Sajjad329 9 ай бұрын
Very nice video but please make more such tipe of 😮 videos in Urdu 😮😮
@강계곡
@강계곡 Жыл бұрын
Hello, thank you for posting a good video! It's a big help to develop it By the way, how did the import library 'model/...' window come out at 3:45 ? Please help me 😢
@CodeXdev
@CodeXdev Жыл бұрын
Thanks for feedback, to open suggestion window, press CMD + . (DOT) on mac, if you are using windows, CTRL + . (DOT)
@강계곡
@강계곡 Жыл бұрын
@@CodeXdev Thanks a lot 😍 ❤️
@andreatran4520
@andreatran4520 2 жыл бұрын
Thanks you so much for your help
@josevicentellobellgilabert7729
@josevicentellobellgilabert7729 4 жыл бұрын
Nice job bro
@CodeXdev
@CodeXdev 4 жыл бұрын
Thanks for the visit
@hafisdavies8835
@hafisdavies8835 3 жыл бұрын
This is awesome
@3shmawyz
@3shmawyz 3 жыл бұрын
good job man , you have ding a great job , just have question i m getting this exception the app runs fine but this setState the intial the timer on the clock View keep sending this when i navigate to other view is a guide i can follow or a quick fix *E/flutter (28408): This error happens if you call setState() on a State object for a widget that no longer appears in the widget tree (e.g., whose parent widget no longer includes the widget in its build). This error can occur when code calls setState() from a timer or an animation callback.*
@CodeXdev
@CodeXdev 3 жыл бұрын
This may be because timer was not disposed properly, please check Git master branch where I merged one pull request yesterday addressing same issue!
@3shmawyz
@3shmawyz 3 жыл бұрын
thanks alot
@stellarboymihir562
@stellarboymihir562 Жыл бұрын
I can't see the alarm clock view, just like you did in your video?
@ahmedadel756
@ahmedadel756 4 жыл бұрын
Really nicly done :) waiting for the next Tutorial
@CodeXdev
@CodeXdev 4 жыл бұрын
Very soon!
@altered.thought
@altered.thought 4 жыл бұрын
Great content, well done, ... [ subscribed! ]
@CodeXdev
@CodeXdev 4 жыл бұрын
Thank you for sub!
@RatibTM
@RatibTM 3 жыл бұрын
Hello, how can I click on on a specific card that was generated and give me different result based on what I click? thnx
@srzrgmy
@srzrgmy 4 жыл бұрын
Cool
@lakshyasaxena
@lakshyasaxena 3 жыл бұрын
when i drag the list it doesnt move
@mandrasaptakmandal636
@mandrasaptakmandal636 4 жыл бұрын
Amazing 👌
@CodeXdev
@CodeXdev 4 жыл бұрын
Thank you! Cheers!
@derickayisiasare8802
@derickayisiasare8802 2 жыл бұрын
Hi I want to design and implement a page as Business Working Hours with DateTimepicker can you help me ?
@yashkhasgiwala7907
@yashkhasgiwala7907 4 жыл бұрын
Hey are you going to add the actual functionality to alarm clock app or you'll just make the UI?
@CodeXdev
@CodeXdev 4 жыл бұрын
Yes, it will be functional Alarm Clock App. Hope you are liking it!
@yashkhasgiwala7907
@yashkhasgiwala7907 4 жыл бұрын
@@CodeXdev Thanks! Waiting for it
@sinphyushinmintayagyi9719
@sinphyushinmintayagyi9719 3 жыл бұрын
It work perfectly in debug mode. After building app, it exists itself when I tap save button in case of saving alarm data to database. I changed sqflite version as latest but still not work after build. Checking the code seems work perfectly. Did you faced & have any idea with the issue that I mentioned. Thanks for sharing 💚
@sempiternalera
@sempiternalera 2 жыл бұрын
Error: setState() called after dispose(): _ClockViewState#1d7ab(lifecycle state: defunct, not mounted) . I followed your video But I am facing this Issue.
@TechSamit
@TechSamit 4 жыл бұрын
Hi , What tool and effect you use to edit and cut this video series it intereting for me. thank.
@CodeXdev
@CodeXdev 4 жыл бұрын
Hey, I use Adobe Premier Pro to edit my videos.👍
@ANDROGENIUS28
@ANDROGENIUS28 4 жыл бұрын
Osm!🥰🥰
@marc7951
@marc7951 3 жыл бұрын
Hello CodeX, thank you for your great tutorials. Can i use your colors for my own App?
@CodeXdev
@CodeXdev 3 жыл бұрын
Hey.. thank u for the feedback! You can use everything which is shared here or on my Git profile 👍🏼👍🏼👍🏼
@marc7951
@marc7951 3 жыл бұрын
@@CodeXdev Thank you very mutch!
@mohitkoley7760
@mohitkoley7760 4 жыл бұрын
error: The argument type 'String' can't be assigned to the parameter type 'MenuInfo'. (argument_type_not_assignable at [clock_app] lib\homepage.dart:32)
@CodeXdev
@CodeXdev 4 жыл бұрын
Are you sure about your MenuInfo class, check the parameter type... if it doesn’t fix the issue then join on discord
@AhmadAli-mm5ff
@AhmadAli-mm5ff 4 жыл бұрын
👍 👍 👍
@Knight_Rider_09
@Knight_Rider_09 4 жыл бұрын
plz make a video of switch case for dashboard using click event also
@duurenbayarbaasan1090
@duurenbayarbaasan1090 4 жыл бұрын
Thank you CODEX
@akashtrivedi3713
@akashtrivedi3713 4 жыл бұрын
Bro its awesome when its next video came?
@CodeXdev
@CodeXdev 4 жыл бұрын
Possibly this weekend..Thanks for the feedback.
@akashtrivedi3713
@akashtrivedi3713 4 жыл бұрын
@@CodeXdev thanks bro and your work is awesome... Waiting for the next video....
@sunitroy5654
@sunitroy5654 4 жыл бұрын
Make a tutorial for giving complete functionality to this application
@CodeXdev
@CodeXdev 4 жыл бұрын
Yes, already published 6 episodes on this app so far. Couple of more and then I will publish this to store.
@faisalx5805
@faisalx5805 2 жыл бұрын
illimunati confirmed
@CodeXdev
@CodeXdev 2 жыл бұрын
😂😂😂
@etelot
@etelot 3 жыл бұрын
Too much
Flutter Custom Painter Tutorial || Clock App (Episode-1)
16:31
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Their Boat Engine Fell Off
0:13
Newsflare
Рет қаралды 15 МЛН
Beginning Flutter - Intermediate - Using Common Widgets
4:44
JediPixels
Рет қаралды 79 М.
Flutter Design Tutorial || Clock App (Episode-2)
11:33
CodeX
Рет қаралды 31 М.
How to Cheat at UI Design
8:15
DesignerUp
Рет қаралды 2,6 М.
Don’t MISS these Features | Flutter Production Tips
5:55
FutureBuilder In Flutter - Building Lists with JSON Data
15:30
Samarth Agarwal
Рет қаралды 253 М.
Inspired by MKBHD | Built with Flutter - Panels App
24:24
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.