I would say this is the best course of teaching Flutter on TH-cam! I was concerned about if I can take this course or not or this is not beginner friendly but it turned out to be beginner friendly (but you will need basic understanding of oop, and fundamental knowledge of dart and flutter), I would say , this is so good! Been searching around and finally found the course that suit me and teach us the best practice of flutter. *** i have a suggetion, maybe you can zoom in the code, because the audience might not have external screen so it might be difficult for them to watch the video and type code side by side
Thank you so much for your positive feedback! I'm glad to hear that you're finding the course helpful and beginner-friendly. Your suggestion to zoom in on the code is noted, and I'll make sure to consider it for future videos. If you have any more suggestions or questions, please feel free to share them. Your feedback is invaluable in helping me improve the learning experience for everyone. Keep enjoying the course, and happy coding!
Sir, I would like to request a tutorial on how to use geofencing service on Flutter too . I am appreciate if sir could release this kind of series. Thanks in advance!@@CodingwithT
Please next time also provide all the images of screens so we can try our own. Learn with our mistakes. It will help us a lot to become a better developer.
Hi, You can download the free starter kit and it has all the resources included. You can simply copy assets folder into your project and you will be good to go 🎊😀
very neat and calm explanation sir do you recommend me a beginner to watch this tutorial iam currently at provider point of my flutter jurney and kindly explain those parts when we do get there thank in advance
There is a problem, the top bar of mobile device in a light mode does not show battery life, time and all that ui. Only in dark mode, so the problem is that device does not understand on light mode to use the black top device ui, do u know how can we fix it? It also happened on next videos about wishlist and store page
the app doesnt open on chrome although it works fine on phone ! any ideas ? it doesnt show any error other that "Uncaught ReferenceError: FlutterLoader is not defined" in the console of chrome
Hello, at last in the SuccesScreen page while doing final this.required stuff this error is showing in the device " type null is not a subtype of type string of function result error" Please help🥲🥲
Thank you for the series videos, i'd like to know if the project include the backend to insert news products friendly?
Yeah that'll be the admin panel.
I will create a complete playlist on it right after this playlist ☺️
I would say this is the best course of teaching Flutter on TH-cam! I was concerned about if I can take this course or not or this is not beginner friendly but it turned out to be beginner friendly (but you will need basic understanding of oop, and fundamental knowledge of dart and flutter), I would say , this is so good! Been searching around and finally found the course that suit me and teach us the best practice of flutter.
*** i have a suggetion, maybe you can zoom in the code, because the audience might not have external screen so it might be difficult for them to watch the video and type code side by side
Thank you so much for your positive feedback! I'm glad to hear that you're finding the course helpful and beginner-friendly. Your suggestion to zoom in on the code is noted, and I'll make sure to consider it for future videos.
If you have any more suggestions or questions, please feel free to share them. Your feedback is invaluable in helping me improve the learning experience for everyone.
Keep enjoying the course, and happy coding!
Sir, I would like to request a tutorial on how to use geofencing service on Flutter too . I am appreciate if sir could release this kind of series. Thanks in advance!@@CodingwithT
Thank you kind man! It's nice that even today there are such bright minds who teach others for free.
Thank you so much! 🌟 It's always a pleasure to help and share knowledge with others. 📚💡
Very nice explain & great code architecture. Thank you so much ❤
You are welcome 😊
Thank you very much for this awesome playlist of flutter lessons, learned a lot so far)
You welcome 🤗
Thank you very much for the training video
You're very welcome! Thank you for your support.
Leader, May God bless you. you are awesome
Thank you 😊
Please next time also provide all the images of screens so we can try our own. Learn with our mistakes. It will help us a lot to become a better developer.
Hi, You can download the free starter kit and it has all the resources included. You can simply copy assets folder into your project and you will be good to go 🎊😀
This is my new Netflix
I'm so glad you liked my content! Thank you for your support.
very neat and calm explanation sir do you recommend me a beginner to watch this tutorial iam currently at provider point of my flutter jurney and kindly explain those parts when we do get there thank in advance
Yes, definitely
Sir please tell that in this series you will also learn how to create admin panel for this app
Yes I will create a playlist on it as well right after when this App Playlist will be completed 😃
I wanted to know you will teach only Ui design or complete app functionality such as firebase storage and auth implementation
A complete 💯 app with
Complete UI and backend both.
Will also try to add FCM and admin panel of this app
keep going
Thank you 😊
There is a problem, the top bar of mobile device in a light mode does not show battery life, time and all that ui. Only in dark mode, so the problem is that device does not understand on light mode to use the black top device ui, do u know how can we fix it? It also happened on next videos about wishlist and store page
Did you find a solution for it? Facing the same issue!
which architecture used this project
the app doesnt open on chrome although it works fine on phone ! any ideas ? it doesnt show any error other that "Uncaught ReferenceError: FlutterLoader is not defined" in the console of chrome
Need to debug that but It is designed to run in Android or IOS Devices
👌
Great bro keep it up
By the way, kindly share the ui
Thank you 😊. UI kit project link is on the description
I am not getting square border and other styles in the form-textfields and buttons in light mode
How to fix it?
Please check your theme styles and change the style there. Or watch previous Theme Tutorials.
Brother u didnt provide the location where signup_form.dart file should be placed.......
Plz provide it
Here is the location of signup_form.dart
lib/features/authentication/screens/signup/widgets/signup_form.dart
where is image sourece
Link is in the description and you can download a free starter kit.
sir aap images kaha se lete ho?
I got images from icons8.com/
❤❤❤
In how much time it will completed be sir?
I'm trying to upload on a daily basis so hopefully very soon. 😃
animated icon gula koi theke pabo?
You can get the illustrations from icons8.com
where can i find gifs like thees?
You can find them at icons8 or lottie
where is the voidCallBackClass?
VoidCallback itself isn't a class-it's just a shorthand for void Function().
Hello, at last in the SuccesScreen page while doing final this.required stuff this error is showing in the device " type null is not a subtype of type string of function result error" Please help🥲🥲
It means you are trying to initialize null value to the string or the value somewhere is null and string cannot accept that
bro did you found solution ?
@@baskaranms6528 yes bro
@@baskaranms6528 yess