I also recommend to learn everything from GetX in the beginning because it's so much more than a statemanagement. I think it's one of the best packages out there.
Depends on the job. If it's a job that focuses on UI it would be a good quality to have, but also if the company is big enough they should have designers, you just need to be able to take those designs and turn them into flutter code
Im not interested into Flutter so i wont watch the video but i just love the cover photo 😅 It is like the photo that people was waiting for decades to see. Really impressive and interesting... Even someone who is like me could click to the video.
As a Windows user, I just hope I'll only need a virtual IOS MAC environment when testing & deploying the IOS version of apps in Flutter to keep virtual MAC instance server costs down.
Thanks, Is there any good tutorial or resources that I can learn project architecture? I like your project structure, If you can tell me about it, really really thanks
Is it worth learning Flutter? I was a C++ developer, but have now found myself in a situation where I have to learn new marketable skills. I decided to learn Dart/Flutter (no particular reason - just picked it at random). Recently I've been a little concerned that I may be wasting my time as I've seen a lot of videos claiming "Flutter is dead", "Flutter is useless", "Flutter is really bad" (etc etc etc). I understand the main argument - that Flutter is reliant on plugins to access the mobile handset's native services. Is this really that big an issue? What are the chances of Flutter being abandoned?
I can't really predict the future, but to say Flutter is dead right now, when it has grown to be the most used cross platform toolkit doesn't make sense. It's been growing fast year after year, and I don't see it slowing down anytime soon. But again, we never know what can happen in the future
Flutter is dead... hmm ! That makes sense cause my IDE was asking me to upgrade Flutter (and this happens almost every week, sometimes days). Don't this make you feel that flutter is more alive than others ? Is flutter stable and matured ? Definitely no! but dead, that's not even another side of the coin. Flutter is like a next gen kid growing in exuberant speed and being loved by whoever encounters it. You are an experienced developer, one of the leaders driving this world. You know what to do and how to do, probably a lot better than me.
Wow! Our stories are quite similar. Istarted with c++ but trying to migrate to flutter for the same reasons as you. With that being said, Id like to know if there any any relationship in the syntax or concepts similar to c++
Hello I have a question. I created an app on iOS for the first time. To publish it, someone add me to his account. I accept the invitation but it's all what should I do after that. I have no idea of how to signing, how to build the app and de deploy it on app store. Can you please help me.
I'm currently learning java and it is doing very well. Should I stop learning Java and start learning Flutter or SHould I just keep studying Java and study Flutter later?
Again, before you jump into widgets, you must have an overall understanding of material design and human interface guidelines layout structures. Otherwise you won't get it.
@@emtydeeznuts43 I don't know much about Flutter in detail. I just looked into it for a while. In my impression, object-oriented-programmingwise, Flutter is not like Java programming in some areas. In java programming, you do everything from defining classes and the constructors, and then you instantiate the classes into objects and use them in your programs. In android programming using java, the front-end pages are constructed using XML and the resulted XML file is converted automatically into a java class file so you can use it in your java programming where the business logic is programmed. However, in Flutter development platform, the programming work mostly is in defining constructors from standard Flutter classes, which we call widgets, or making customized classes by inheriting the Flutter standard classes. What you don't need to do is the class instantiation to create objects, which I think Flutter does it for you in compiletime. Those are frontend programming in Flutter, also in Flutter's business logic programming, Flutter does it in the same manner as in frontend programming, Flutter developers created standard classes called 'bloc' widgets with which you program your backend business logic. Flutter is based on Dart programming language, Dart is like Java, but just it is another oop language. In fact Dart is more like Kotlin language in the area that every basic programming element is a class that needs instantiation into objects to use it, but in java, some elements are not classes yet, like some primitive data types. Overall, their oop principles are the same. That's my impression of Flutter, I hope it helps, and if you see otherwise please share with us, 😜 thanks.
Damn really cool video Tadas! Very structured, commenting for the algo so it can reach more people 👏
Thank you! And hopefully this helps a lot of people get started 😊
Cool video, thank you. I've been learning Flutter intensively lately, but very unorthodox-esque! A clear roadmap like this should be followed.
Good luck!
Beginners must follow this roadmap 💙
This was soooooooooooo easy to understand. I'm a developer, more on the game dev side, and I understood everything.
Awesome! I'm really glad to hear that!
Roadmaps are not supposed to be hard to understand 😂 do they ?
1:36 grapheme clusters are used for parsing strings in grapheme units ( example would be a word-processing app )
Great! I like the state management approach, will follow it. The timeframes offer some insights.
Yea learning something like programming takes time. Its not something that can be done over night. Just be patient and you will get there!
I like the way you explain things; really clear and concrete.
happy new year mate!..looking forward to some mind blowing breakthrough stuff. bless you
Happy New Year! And let's see if I deliver :)
Thanks a bunch @Tadas Petra. Gives me more structure.
Beautifully Curated. Thanks Mate
Thanks! It's very helpful to have a clear vision of what to do (and what not to do) in order to achieve best results ☀
Solid roadmap. Can confirm.
I also recommend to learn everything from GetX in the beginning because it's so much more than a statemanagement. I think it's one of the best packages out there.
In job vacancy it always require bloc or other state management, please talk about this more, how we can confident about this
Thank you! Do you recommend any valuable 2022 tutorials?
Thank you for this excellent roadmap!!!
Thank you for watching!
Thank you for your help and advice
thank you! this video help me a lot. keep it up 🔥
thank you so much!
Thanks bro just made a list for this
And its really good to see a pro also sharing same thing😋😋
Thank You for the passion of helping us learn.❤❤❤
Came here as soon as I saw the Desktop update xD
Thanks for making this video
Thank you for watching
thanks for this video helped me a lot
Thanks for the tip. Do I need to be good in UI/UX for a flutter developer job?
Depends on the job. If it's a job that focuses on UI it would be a good quality to have, but also if the company is big enough they should have designers, you just need to be able to take those designs and turn them into flutter code
Thanks bro that was really helpful
To the point roadmap
Im not interested into Flutter so i wont watch the video but i just love the cover photo 😅 It is like the photo that people was waiting for decades to see. Really impressive and interesting... Even someone who is like me could click to the video.
I appreciate it. I don’t necessarily think it’s that good. But it’s my most watched video so maybe it is 😅
As a Windows user, I just hope I'll only need a virtual IOS MAC environment when testing & deploying the IOS version of apps in Flutter to keep virtual MAC instance server costs down.
Sir you are doing such a great work Much appreciated Keep it up Peace 💙❤
very helpful, thanks
Very useful, thank you so much!!
Thank you for watching!
Thanks, Is there any good tutorial or resources that I can learn project architecture? I like your project structure, If you can tell me about it, really really thanks
I have this video :) ua-cam.com/video/Mt41FpSS-Vo/v-deo.html
@@tadaspetra
Thanks, sorry I didn't see it soon, very thanks
Hey I have doubt , I know a bit of flutter but I do not know that weather MNCs have a bias towards a specific tech? for eg Microsoft has made React...
whoa this is a mine of gold! Thank you sooo much!!
Glad you think so :)
Is it worth learning Flutter? I was a C++ developer, but have now found myself in a situation where I have to learn new marketable skills. I decided to learn Dart/Flutter (no particular reason - just picked it at random). Recently I've been a little concerned that I may be wasting my time as I've seen a lot of videos claiming "Flutter is dead", "Flutter is useless", "Flutter is really bad" (etc etc etc). I understand the main argument - that Flutter is reliant on plugins to access the mobile handset's native services. Is this really that big an issue? What are the chances of Flutter being abandoned?
I can't really predict the future, but to say Flutter is dead right now, when it has grown to be the most used cross platform toolkit doesn't make sense. It's been growing fast year after year, and I don't see it slowing down anytime soon. But again, we never know what can happen in the future
@@tadaspetra Nice one, thanks!
Flutter is dead... hmm ! That makes sense cause my IDE was asking me to upgrade Flutter (and this happens almost every week, sometimes days).
Don't this make you feel that flutter is more alive than others ?
Is flutter stable and matured ? Definitely no! but dead, that's not even another side of the coin.
Flutter is like a next gen kid growing in exuberant speed and being loved by whoever encounters it.
You are an experienced developer, one of the leaders driving this world. You know what to do and how to do, probably a lot better than me.
@@vivekjunghamal5730 Thanks! A very interesting way to look at it 🙂
Wow! Our stories are quite similar. Istarted with c++ but trying to migrate to flutter for the same reasons as you. With that being said, Id like to know if there any any relationship in the syntax or concepts similar to c++
give link to the resources by which one can learn
Hey, dc superman didnt play the role in future so you can go for an audition maybe hired who knows
THANKS FOR THIS!!
Thank you for watching!
The thumbnail 😂😂 that's creative 👏
Haha glad you like it
What makes the roadmap unavailable in my location?
Thank you very much
Hello I have a question. I created an app on iOS for the first time. To publish it, someone add me to his account. I accept the invitation but it's all what should I do after that. I have no idea of how to signing, how to build the app and de deploy it on app store. Can you please help me.
I have a video on this topic. Just search for releasing to app store
this is great foundation map
Thank you!
I'm currently learning java and it is doing very well. Should I stop learning Java and start learning Flutter or SHould I just keep studying Java and study Flutter later?
I'm going through the exact same situation. So what did you do ultimately?
Can you please 🥺 teach me flutter. I really understand your explanation
Thanks..but why I cannot download the roadmap in my area...do you have another link
Send me a DM on twitter, I will give you it there
@@tadaspetra Many thanks Tadas..I have sent you a message on Twitter 👍🏼
nice
How do I resolve my doubts
Can please 🥺🥺 share the link of ur 👓 i m just loving it 😍
Haha thank you, I got them off of zenni optical
I see your bulls fan? if your in chicago I would love to take you out to lunch! lol
I can't download it, I got this error:
"Sorry, this item is not available in your location."
Message me on Twitter I’ll send it to you
good
unable to download the roadmap
Message me on Twitter @tadaspetra and I can send you it there
i am not come here for watching video i am here for give a like for thumbnail
lol works for me 😂
Updated CSS ON YOUR SITE
whats flutter??
Sorry, this item is not available in your location.
Message me on Twitter, I’ll send it to you
Again, before you jump into widgets, you must have an overall understanding of material design and human interface guidelines layout structures. Otherwise you won't get it.
How did you do it or any idea where I can learn cause man frontend is the only thing I can't seem to get no matter. 😮💨
@@emtydeeznuts43 I don't know much about Flutter in detail. I just looked into it for a while. In my impression, object-oriented-programmingwise, Flutter is not like Java programming in some areas. In java programming, you do everything from defining classes and the constructors, and then you instantiate the classes into objects and use them in your programs. In android programming using java, the front-end pages are constructed using XML and the resulted XML file is converted automatically into a java class file so you can use it in your java programming where the business logic is programmed.
However, in Flutter development platform, the programming work mostly is in defining constructors from standard Flutter classes, which we call widgets, or making customized classes by inheriting the Flutter standard classes. What you don't need to do is the class instantiation to create objects, which I think Flutter does it for you in compiletime. Those are frontend programming in Flutter, also in Flutter's business logic programming, Flutter does it in the same manner as in frontend programming, Flutter developers created standard classes called 'bloc' widgets with which you program your backend business logic.
Flutter is based on Dart programming language, Dart is like Java, but just it is another oop language. In fact Dart is more like Kotlin language in the area that every basic programming element is a class that needs instantiation into objects to use it, but in java, some elements are not classes yet, like some primitive data types. Overall, their oop principles are the same.
That's my impression of Flutter, I hope it helps, and if you see otherwise please share with us, 😜 thanks.
❤❤❤❤
Second 😊
First
thembnail 🤣