I'm really glad I discovered Flutter when I did. NativeScript is neat but Flutter has the advantage of everything being done in one language rather than three. Good video as always
You know what mate I’ve been struggling with flutters layouts and this has really helped me. Full on respect dude for a simple explanation! Thumbs up from me
I love flutter and it's weird I have never had this point of view of it. Nice to know I was just flex boxing all this while. It adds a mild touch to the whole experience. Thanks man
Fantastic video. I love the pace and succinctness of your communication. Generally, I find educational/training videos to be slow and laboursome, this gets right to the point.
lol this changed everything for me, I'm highly versed in CSS but did not understand flutter's layout at all. I watched this 10 min video and 1 hour later I am building an interface with little effort. At this rate i think i can get to an acceptable level of proficiency in a weeks time.
One of the main advantages of using Flutter over the native code for both platforms, is that Flutter applications will feed natively run on the incoming Google Fuchsia
hahahahahahahaha this guy is crazy, dude, are u really asking him for Instagram app? u clearly have no idea how hard is build a simple app, imagine instagram, fireship has so many things to do he hasnt time for build Instagram just because u said, building app like Instagram would take more than 1 person and it could tooks months
@@Fireship well you're the only channel i know that can take that kind of challange :) Especially it would be great to see production grade cloud functions, real life security and firestore optimizations. A paid in-production style course would be ok too.
Flutter uses dart, a javascript like language and uses styling similar to CSS...... It's a good thing that it is made for web developer to easily use flutter without so much stress. Thanks Jeff for this...... BTW, I love duolingo and it's UI
Thank you for a very clear and concise introduction to Layout. Flutter is fast and smooth, unlike React Native. Will you be covering Flutter state management patterns ??
@@Fireship Yes I thought it would be a good idea to :) By the way I love your work, In my daily job I work with Angular, and your videos are a true help in moments of need, I find you a inspiration for my work, so I'm a big fan of you... Keep the good work :D
Hi! I'm so glad I found your channel! QUick question--how can I place an entire column at the bottom? Long story short, I'm working on a true/false app, and I'd like my column containing my TRUE and FALSE buttons to be at the very bottom of the screen. How can I accomplish this? THank you sir!
👍👍 am working on a side app with flutter and firestore. I would love to see a tutorial on data sharing.. best practice for flutter file structure.. and the most imporrant statful vs stateless and when to use them .. for angular and ionic developer am still seeing everything as a component.. i feel flutter need some changes in the way we think
Yes, this is a great area. I have my own opinions that don't align perfectly with the rest of the Flutter community. I have a dead simple state management approach using rxdart that I may open source in the future :)
could you please go in-depth with Division in flutter, as the only tutorials on this are just about manipulation a button with animation, I feel that division is a lot easier to work with as one does not have to jump back and forth between parent and child just to change colour or position. thanks
I touched on that a little bit here. They are similar in many ways, but I find flutter way more productive/intuitive ruclips.net/video/7sJZi0grFR4/видео.html
Who ever is trying around with 'FlatButton', it is deprecated since 2 Months. Use TextButton instead - Example: TextButton(onPressed: onPressed, child: Text("click me!))
Bro this channel is so underrated
not anymore!
I'm really glad I discovered Flutter when I did. NativeScript is neat but Flutter has the advantage of everything being done in one language rather than three. Good video as always
this video is so needed for every web developer that wants to try flutter, thank you for your time and efforts
Great video man! I watched so many other tutorials on layouts but by far this is the best one.
As a web dev, this pattern of thinking is very helpful in understanding how to layout mobile apps, thank you very much
You know what mate I’ve been struggling with flutters layouts and this has really helped me. Full on respect dude for a simple explanation! Thumbs up from me
That was really helpful. Have been looking for tutorials and didn’t really get my head wrapped around this. Thanks a lot.
I love flutter and it's weird I have never had this point of view of it. Nice to know I was just flex boxing all this while. It adds a mild touch to the whole experience. Thanks man
The most comprehensive flutter tutorial so far, thanks
Awesome content as usual Jeff
I like the pace of videos coming out this year
Thank you. I think I'm settling into a good pace, the workflow for Fireship.io has made me more productive.
Just loving the type of content you're coming up with. Appreciate your time and effort man ❤
Fantastic video. I love the pace and succinctness of your communication. Generally, I find educational/training videos to be slow and laboursome, this gets right to the point.
lol this changed everything for me, I'm highly versed in CSS but did not understand flutter's layout at all. I watched this 10 min video and 1 hour later I am building an interface with little effort. At this rate i think i can get to an acceptable level of proficiency in a weeks time.
One of the main advantages of using Flutter over the native code for both platforms, is that Flutter applications will feed natively run on the incoming Google Fuchsia
Video suggestion: From Angular to Flutter.
This video would explain router | services | directives | components. Thanks for the great content
Great video as always. Thanks so much! Loving the Flutter content.
A full Instagram project with flutter please Jeff? that would definitely get us a foot in the door
That would be cool, but insta has a lot of features that are more complex than they seem on the surface. Would be a good challenge tho.
@@Fireship can be a basic level one witout the messaging and the heavy security
hahahahahahahaha this guy is crazy, dude, are u really asking him for Instagram app? u clearly have no idea how hard is build a simple app, imagine instagram, fireship has so many things to do he hasnt time for build Instagram just because u said, building app like Instagram would take more than 1 person and it could tooks months
@@Fireship well you're the only channel i know that can take that kind of challange :) Especially it would be great to see production grade cloud functions, real life security and firestore optimizations. A paid in-production style course would be ok too.
Another Nice video.. I'm starting Flutter just because of your work!!! Keep going dude
Flutter uses dart, a javascript like language and uses styling similar to CSS...... It's a good thing that it is made for web developer to easily use flutter without so much stress. Thanks Jeff for this...... BTW, I love duolingo and it's UI
Thank you, yes Duolingo is awesome and their ui is pretty easy to clone in flutter
I have been waiting for you to do flutter videos, thanks!
A full Instagram project with firebase would be awesome - also with some tests maybe
Nice tutorial, please add all flutter video in one playlist
Thank you for a very clear and concise introduction to Layout. Flutter is fast and smooth, unlike React Native. Will you be covering Flutter state management patterns ??
Which vs code theme it is? Looks cool. Can you share the vs code preferences?
looks like Atom One Dark Theme
VERY clear explanation. Thanks!
Nicely explained with good examples
Thanks 😀
Thanks for the great videos, please make some videos about state management in the flutter.
Great content as always,
Thank you!
I love urs as well xd
That was a lovely video. More such videos!
Great content Jeff!! I would like to see some examples with crud operations with firestore. Thank you!
This really helped me. Thank you!
Flutter is awesome. Can you a video on state management in flutter
Best Channel ever
Well it could be a Widget in Flutter that lists your videos with push notification on fire base :D
Now that's a good idea 😁
@@Fireship Yes I thought it would be a good idea to :) By the way I love your work, In my daily job I work with Angular, and your videos are a true help in moments of need, I find you a inspiration for my work, so I'm a big fan of you... Keep the good work :D
Owww I love this Tshirt... Perfect explanation.
Great stuff. GraphQL stuff would be awesome in the future
sick! video for flutter with firestore would be great
Wow! Great as always!
I'd like to see a video comparing Scoped Model and Flutter Redux with best practices.
Hi! I'm so glad I found your channel! QUick question--how can I place an entire column at the bottom? Long story short, I'm working on a true/false app, and I'd like my column containing my TRUE and FALSE buttons to be at the very bottom of the screen. How can I accomplish this? THank you sir!
It will be cool if you can explain how work with forms or observables like in angular
Great as always
Absolutely amazing. Thanks
Really enjoying these :-)
👍👍 am working on a side app with flutter and firestore. I would love to see a tutorial on data sharing.. best practice for flutter file structure.. and the most imporrant statful vs stateless and when to use them .. for angular and ionic developer am still seeing everything as a component.. i feel flutter need some changes in the way we think
Yes, this is a great area. I have my own opinions that don't align perfectly with the rest of the Flutter community. I have a dead simple state management approach using rxdart that I may open source in the future :)
we can use bloc pattern and rxdart for data sharing and state management
Hey these videos are great. Could you please do one about writing tests for a Flutter app?
I'm here for the T-shirt 😋
Http request with flutter/dart would be helpful!
I'd like to see shared state management next
Awesome video, can't wait for app screens recreation in flutter. Let's also talk PWA, perhaps make fireship.io a pwa?
Love that content
It would be great if you can show how to set up flutter project into different OS also how to configure the emulators for the same
WINNER! - send me a direct message with your mailing address and T-shirt size :)
@@Fireship Thanku........ :-). Done
could you please go in-depth with Division in flutter, as the only tutorials on this are just about manipulation a button with animation, I feel that division is a lot easier to work with as one does not have to jump back and forth between parent and child just to change colour or position. thanks
Thanks for this video! I also had a request for another: can you remake your AngularFirebase video on giving users usernames? Thanks!
That is on my list with emailpass login.
@@Fireship thanks!
Please do a video about in app purchases
For sure. I am building an app now that includes inapp purchases, so will transfer that knowledge here :)
@@Fireship great, can't wait!
@@Fireship How is your app coming along? Can you give a little spoiler how you solved InApp purchases? 😁
Great video!
😍 need to know about flutter bloc pattern state management and custom animations like css animations transitions, thank you
Great video. Please do one covering state management, specially BLoC :)
Please do video for flutter with firestore
Soon, very soon.
@@Fireship hyped
Awesome content
Tks Jeff
Thank you a lot
I'd like to see how to share code between flutter and angular dart using the BLoC pattern
I would like to see video about BLoC pattern
That's still a touchy subject in the community.
I would like to see the next video on firestore integration in flutter app😃
That may happen! I was thinking about doing a basic crud layout with Firestore.
@@Fireship Thanx, It would really help in my college project.
Could you do a video on React hooks
This video should updated with a GridLayout equivalent in Flutter, which is not trivial
Good video as always, I want tut on social media auth with Fultter
You are awesome!
is you are going to clone insta then you got a new subscriber!!
More flutter please
I would like to some basic Vue or Flutter videos
I would like to see something like ngKNob done by flutter :)
Thanks
Make a video about React Router
Nice one
can you talk about Data bases I want to see how to implement other kinds not like fire base and splLight
What color theme are you using?
Hi Jeff, which editor and font family is this????
Its visual studio code
Hi, unrelated question, what happened to your 2019 technologies video ?
Thank you for catching this, it's back up. Not sure what happened with that 😕
@@Fireship just wanted to recall, back there you made a comparison that mongodb wouldnt repalace mysql, is that right?
@@LikeAndFavBF3 Yes, I was quoting a sarcastic tweet that said mongo would replace postgres
yay more flutter
How would you apply :nth-child?
Flutter modelling and http services? :D
Dart has a nice HTTP package that would make a good video 👍
complete firebase course with angular and how to architect on firebase
please tell us how to get data from youtube v3 api. no content out there for that!
This code has a serious lack of commas at the end... Do not auto format it without commas at the end!
WOW VERY COOL
perfect
Nice
I am crap in front end man, cant get my head around with so many layouts..
Where are the cloned UIs? ;)
Only resolution for this video is 360p ?
RUclips does that when the video is first uploaded. It should have 4K option available in a few minutes.
chatbot with dialogflow and flutter :)
Background music?
What is BLoC?
Business logic components
Awesomeuuuuu
Flutter vs React Navie"?
Flutter bro
I touched on that a little bit here. They are similar in many ways, but I find flutter way more productive/intuitive ruclips.net/video/7sJZi0grFR4/видео.html
Take a Pro Tip : Watch at 0.75x Speed.
Thank me later
Who ever is trying around with 'FlatButton', it is deprecated since 2 Months.
Use TextButton instead - Example:
TextButton(onPressed: onPressed, child: Text("click me!))
I hope I can win this t-shirt
Insta like