just started working and my boss wants me to develop an app for a project in flutter ( which I am new to), your videos are just right on time. THIS is awesome!
for those who don't understand why title isn't located on center in 3:35, you can give "centerTitle:true" on sign_in_screen.dart appBar: AppBar(title: Text("Sign in"),centerTitle: true,)
I agree with all the previous comments. Your video tutorials are the best. I have already subscribed and will continue to watch and wait for all of your great work. Thanks so much.
I'm about to start my Flutter Developer job just tomorrow and I find these videos extremely helpful when doing design and all this nice stuff :) Cheers man, keep doing the great work
I guess Im asking randomly but does someone know a method to get back into an instagram account..? I somehow lost the login password. I appreciate any tricks you can offer me.
@Jordan Darian i really appreciate your reply. I got to the site on google and I'm waiting for the hacking stuff atm. Looks like it's gonna take quite some time so I will get back to you later when my account password hopefully is recovered.
I have watched alll your videos and you've inspired my love for flutter Plesse when will you you start teaching functionalities like state management, firebaseq etc I cant wait
Hi, first of all i wanna thank you for this amazing videos, wish you all the best in the future I have a question: how can i organize my code (separting login from ui), more meaning how do i choose the architecture for my flutter app ? thank you in advance.
@The Flutter Way .. Hi, I found a major bug in this 2nd video. In the login screen, if we leave the email & pwd fields empty but keep tapping the login button. 1st 2 taps will show the intended error messages for Null & Invalid inputs, but 3rd Tap will take us to the login success page without even any login credentials !! 😰 Which doesn't make any sense tbh. I tried to solve it, but couldn't. I haven't watched vid 3 to 7 yet, hoping to find it fixed in there. But in case it wasn't solved there, it would be great if you could give a small update video where it gets fixed.... Thanks ☺️ awesome tutorial series!!! Keep up the good work!
I was checking the repo for the project and got one question for you. many times we don't have a ui fixed or layout as we don't have a designer and might be asked to take reference from a live app. so how to decide the layout width and height that designer use for the getProportionateScreenHeight() or getProportionateScreenWidth() ?
31:00 after validation return""; the validation works but if you press Continue button 3 times, it goes to login success screen, please have a look and someone suggest a solution
Once again, the best series ever you chose to in the right time for many developers.. :) One small request. I read that using the GlobalKey would be costly in terms of performance. Please correct me if I am wrong. Also, do you have any plans to make use of Stacked library [Earlier Provider Library] and use ViewModels? I mean I never worked on Forms and not sure if I can use ViewModel for form. I am trying it parallelly. Please let us know if you can try that too and have a ViewModel based architecture. :)
Why when I click "Continue" to the new screen , it says error "Could not find a generator for route RouteSettings("/sign_in", null) in the _WidgetsAppState. "
Hey, can you pleeeeeeeeease tell how you create the intro like 0:00 to 1:29 ? I'm a small developer and you always inspire me to make some awesome apps like you.
Your code is very clean and regular. I love your video very well. Just I'm wondering, where do you find this music? Musics are amazing. Can you write the Musics name under the your videos?
Really wonderful coding. Well shown ! As i am new in Flutter coding, i'm facing an issue following your steps as shown in this second step. My problem is : when i press the "Continue" button, the "Sign in" screen doens't appear. It will be very helpful to get some advice from you. thanks !
I know it might not be the right place and that it could slip your attention, but I wonder why would you group all error messages together after their corresponding TextFormField? Is it possible to edit form_error.dart and complete_profile.dart to reflect this change? Or why not in the TextField itself (for example, if the first name is not entered, the error is shown in the first name text field itself) this will save precious screen real estate.
Hi what you doing there in this intro is exactly what I'm trying to do. I can't seem to get the video and the phone frame to look perfect. Could you help me in telling me what you used to achieve this?
I'm so excited to practice flutter ! Thanks for the video , :D why is my back's icon and align for sign-in page title different? My app bar settings already same
Hi i really appreciate your work, however there is something changed in the lasts updates on Flutter & Dart, and i'm facing a lot of issues right now with Building your fancy UI . . . Please if you have a little time i want to ask some questions if you want . . . thank you
@@TheFlutterWay Thank you , despite the normal changes in the current updates like versionning or From Raised Button to Elevated Button, i 've met some issues with navigation between screens but for this issues i have found .addPostFrameCallback to fix it but know i'm really have a silent problem the splash screen in this project navigate it self without clicking the button in the splash screen & the Arrow back button is the disappear (vanished) ... please if you have a messenging account in a social media or a server in Discord can you share it to contact you and thank you again for replying . . .
@@TheFlutterWay I already fixed it... the error was because of the flutter_svg package being obsolete.. So, i updated the package to the latest version... thanks for your work
how to add different icon in different page in flutter please help me here is code i remove right arrow in the ep :2 import 'package:flutter/material.dart'; class Body extends StatefulWidget { @override _BodyState createState() => _BodyState(); } class _BodyState extends State { @override Widget build(BuildContext context) { return ListView( children: [Text('one')], ); } }
just started working and my boss wants me to develop an app for a project in flutter ( which I am new to), your videos are just right on time. THIS is awesome!
Glad I could help!
I have skill in programming but unemployed 😭😭😭
@@techzone2009 "Be so good that they can't ignore you"
for those who don't understand why title isn't located on center in 3:35, you can give "centerTitle:true" on sign_in_screen.dart
appBar: AppBar(title: Text("Sign in"),centerTitle: true,)
Im becoming flutter expert thanks to you. Really love what u do end how u keep things simple and clean. Keep it
Happy to hear that!❤️
Directory Structure, size_config and the way you layout the screen are very helpful for learn flutter.
Thank you so much for sharing this.
Glad it was helpful!
I agree with all the previous comments. Your video tutorials are the best. I have already subscribed and will continue to watch and wait for all of your great work. Thanks so much.
Awesome, thank you!
I'm about to start my Flutter Developer job just tomorrow and I find these videos extremely helpful when doing design and all this nice stuff :) Cheers man, keep doing the great work
Great to hear!
Absolutely love this series, and this channel. I'm learning so much about how to keep my flutter projects cleaner and more maintainable. I love it!
Great to hear!
I guess Im asking randomly but does someone know a method to get back into an instagram account..?
I somehow lost the login password. I appreciate any tricks you can offer me.
@Edwin Dorian Instablaster ;)
@Jordan Darian i really appreciate your reply. I got to the site on google and I'm waiting for the hacking stuff atm.
Looks like it's gonna take quite some time so I will get back to you later when my account password hopefully is recovered.
@Jordan Darian it did the trick and I actually got access to my account again. Im so happy!
Thank you so much you really help me out!
I am learning from you how to do clean code. Thanks, very useful
Always love clean code!
After Netflix, I wish I will binge watch this Flutter App Episodes :D
❤️❤️❤️
The best Flutter channel i've ever seen! Thank's for sharing.
Thank you so much, it means a lot 🤗
Je ne regrette pas de m'avoir abonné à cette chaîne...
Just darun... Kono kotha hobe na boss.. love you
Bro u deserve way more views 🙂 great work man, I'll share as much as possible
Much appreciated!
I really like the way you structured the code, and de size_config file hepls a lot.
Glade to know😊
I m always eagerly waiting for your new video
Hope you like it!
Thanks bro. Really appreciate it. Your code structuring is amazing. with your structure It will be really easy to maintain it in the future.
Watching speedcode at 60fps is love
Glade you like it
I have watched alll your videos and you've inspired my love for flutter
Plesse when will you you start teaching functionalities like state management, firebaseq etc
I cant wait
This is amazing! The code is well structured!
Absolutely love this series and this channel. Great Content. Nice Coding.
i really enjoyed the first episode now there’s more i’m a lucky man i guess
Keep supporting us like this
This is the best flutter video I have ever seen
Glade to hear that❤️
Absolutely loving the content and learning a lot. Great Work.
Thank you so much. Keep supporting my channel 😃
this video has better design than the apps
Out pleasure
Thank you for making such amazing videos... I have learnt a lot from your videos..🙌
i love this guy ui, thanks for the ui
Thank you so much.
I wish i could give a million likes on these videos. Thank you
Thank you 💖. Keep supporting my channel.
Such a great video! So when will the next videos be released? I am so excited to see them. Thanks for your endeavors
Very soon!
You are amazing man! Thank you for all the video 🤝
My pleasure!
I would love to see your design process as well.
Noted
Great Video and for those of you who dislike this video! Shame!
Last 5 days, waiting for your video. Will you please do a live streaming, so that we can ask our doubts?
friend, the size config is not working, it's just "LateInitializationError:Field'screenWidth' has not been initalized.
As u said it is very clean and neat ui awesome.... How many episodes?
Thank you very much for your helpful videos. But when do you extract a (build) method and when do you extract a widget?
Hi, first of all i wanna thank you for this amazing videos, wish you all the best in the future
I have a question: how can i organize my code (separting login from ui), more meaning how do i choose the architecture for my flutter app ?
thank you in advance.
@The Flutter Way .. Hi, I found a major bug in this 2nd video. In the login screen, if we leave the email & pwd fields empty but keep tapping the login button. 1st 2 taps will show the intended error messages for Null & Invalid inputs, but 3rd Tap will take us to the login success page without even any login credentials !! 😰 Which doesn't make any sense tbh.
I tried to solve it, but couldn't. I haven't watched vid 3 to 7 yet, hoping to find it fixed in there. But in case it wasn't solved there, it would be great if you could give a small update video where it gets fixed.... Thanks ☺️ awesome tutorial series!!! Keep up the good work!
hi, i wanna add firebase authentication and i don't know what to replace on your project, can you help me with that?
Hello, can I ask, how does the routes file work? Can you explain it to me specifically? Thank you very much
wow! Great work. Appreciated.
Thanks a lot!
Hello very nice video, where do you go your splash pictures that appears before the login screen?
Hi, thanks for video. Can you tell me please how you learned it all? Which materials you used?
In the end..will you connect with firebase please
Let's see
Hi ! nice your work. Awesome . Can i know how you have done your app intro on the phone at your video begining? thanks
32:43 can you make video about how you are designing your apps
Noted!
Which one VScode flutter extenion you choose~?!
Flutter and Bracket Pair Colorizer
I was checking the repo for the project and got one question for you. many times we don't have a ui fixed or layout as we don't have a designer and might be asked to take reference from a live app. so how to decide the layout width and height that designer use for the getProportionateScreenHeight() or getProportionateScreenWidth() ?
Awesome video thanks. Do you have an idea when this ecom app UI will be fully completed?
31:00 after validation return""; the validation works but if you press Continue button 3 times, it goes to login success screen, please have a look and someone suggest a solution
please use form_field_validator package
Once again, the best series ever you chose to in the right time for many developers.. :)
One small request. I read that using the GlobalKey would be costly in terms of performance. Please correct me if I am wrong.
Also, do you have any plans to make use of Stacked library [Earlier Provider Library] and use ViewModels? I mean I never worked on Forms and not sure if I can use ViewModel for form. I am trying it parallelly. Please let us know if you can try that too and have a ViewModel based architecture. :)
Always like your video.
It means a lot
why using SizedBox() for adding space not Spacer() like in your previous video (splash screen)? is it have a different effect? Thanks for answer :)
For fixed value I use SizedBox()
Why when I click "Continue" to the new screen , it says error "Could not find a generator for route RouteSettings("/sign_in", null) in the _WidgetsAppState. "
good job , you deserve support
Thank you soo much, keep supporting my channel 😊
Hey, can you pleeeeeeeeease tell how you create the intro like 0:00 to 1:29 ? I'm a small developer and you always inspire me to make some awesome apps like you.
Please check the description
@@TheFlutterWay Thanks alot 😃
Great Job!! but is so hard navigate with named routes and use custom page animations(if possible teach) :)
Great suggestion!
Your code is very clean and regular. I love your video very well. Just I'm wondering, where do you find this music? Musics are amazing. Can you write the Musics name under the your videos?
Thanks for sharing your knowledge, could you tell me which plugin you use so that the dotted lines appear. :3
Bracket Pair Colorizer
Really wonderful coding. Well shown !
As i am new in Flutter coding, i'm facing an issue following your steps as shown in this second step.
My problem is : when i press the "Continue" button, the "Sign in" screen doens't appear.
It will be very helpful to get some advice from you.
thanks !
Check this,
flutter.dev/docs/cookbook/navigation/navigation-basics
@@TheFlutterWay Thanks ! I fix it ! then i continue learning.
I know it might not be the right place and that it could slip your attention, but I wonder why would you group all error messages together after their corresponding TextFormField? Is it possible to edit form_error.dart and complete_profile.dart to reflect this change? Or why not in the TextField itself (for example, if the first name is not entered, the error is shown in the first name text field itself) this will save precious screen real estate.
What's the title of background music?
Hi what you doing there in this intro is exactly what I'm trying to do. I can't seem to get the video and the phone frame to look perfect. Could you help me in telling me what you used to achieve this?
I tried to run on the Android simulator, the "success" screen displayed not in the center. Do you know any idea regarding this?
Try Wrapping the widget in a Center Widget.
Really great video!!
Can i ask what k means in kPrimaryColor and other constants?
k means constant
Which software do you use to make intro of this video ? , Could you make one tutorial for intro video ?
What is the song that plays at the beginning of the video?
I'm so excited to practice flutter ! Thanks for the video , :D
why is my back's icon and align for sign-in page title different? My app bar settings already same
Because Ios and Android has different Back icon and for aligning the title just put centerTitle to true :)
nice videos man, can you do a tutorial on how to make an audio player with notification control?
maybe in near future
HEllo, i would like to know where do you get your icons? thank you
flaticon
Hi i really appreciate your work, however there is something changed in the lasts updates on Flutter & Dart, and i'm facing a lot of issues right now with Building your fancy UI . . .
Please if you have a little time i want to ask some questions if you want . . . thank you
Yes, please.
@@TheFlutterWay Thank you , despite the normal changes in the current updates like versionning or From Raised Button to Elevated Button, i 've met some issues with navigation between screens but for this issues i have found .addPostFrameCallback to fix it but know i'm really have a silent problem the splash screen in this project navigate it self without clicking the button in the splash screen & the Arrow back button is the disappear (vanished) ... please if you have a messenging account in a social media or a server in Discord can you share it to contact you and thank you again for replying . . .
Hey please tell me how did you get those images? It's really awesome, did you make your own or there is any resource?
My designer provide me those.
I tried running your project on my vs code but i kept getting an error... can help with that?
What kind of error 🤔
@@TheFlutterWay I already fixed it... the error was because of the flutter_svg package being obsolete.. So, i updated the package to the latest version... thanks for your work
What software are you using to present your application at the beginning of your movies?
Please check the description
Hi how to skip login page or add skip button or move to next page in you source code
Awesome video, what is the song of the intro?
why don't you use firebase to store user. I don't see you connect to firebase . How do you use firebase _Auth
I want to know how to preview the app in this way (like in the intro of the tutriol)
make an video with firebase login and signup implementation in this project.
Thank you Abu Anwar!!!
Excelente Video Bro, saludos
Thanks
Hi
The intro looks great. How do you prepare it ?
check the description
@@TheFlutterWay so sorry brother i didn't see :( thx
how do you get the tree line in vs code?
When i click continue button two times in the sign in page , it opens login sucess page without validating and empty box. why?
Thanks for informing latest commit fix this issue, please check source code
How could I make VS insert those automatic comments after closing brackets?
Install Flutter plugin for VS
please can i get where you downloaded the svg files
Is there any desing file for figma or something else ?.
would've been better if u had done the authentication as well mate. Anyways good videos
I got an error when trying to apply the getProportionateScreenWidth() from size_config.dart, how can I fix this?
THE ARM MACBOOK CAN operate the flutter well?
yes
I encountered an issue with your forget password screen, you went to create on the sign up screen.
How do you cut the intro
LateError (LateInitializationError: Field 'screenWidth' has not been initialized) help please
Hello my friend.
Can you find a solve ? I tried this tutorial on my app but i receive same error.
Thank you.
it shows because you are not calling SizeConfig.init(context), on first screen that load for your app.
Make sure you call it on initState.
hey! where did u get those svg icons
Our designer provide it.
@@TheFlutterWay Got it ..
You didn't add end screen. Video and chennal icon...
how to add different icon in different page in flutter please help me here is code i remove right arrow in the ep :2
import 'package:flutter/material.dart';
class Body extends StatefulWidget {
@override
_BodyState createState() => _BodyState();
}
class _BodyState extends State {
@override
Widget build(BuildContext context) {
return ListView(
children: [Text('one')],
);
}
}
Does anyone know how to connect this to the firebase?
Could you, please, upload the design (all screens), too? Would be very useful
Yeah, I will
where is the backedn for handling the sign in and cart like i thought you are using Firebase
does this have a backend?
No
can we also get chatapp ui
Thanks 🙂
Welcome 😊