The BIGGEST Flutter LIE 🤐

preview_player
Показать описание
Most Flutter developers assume ... Yep it's not true!

SUBSCRIBE HERE

SUPPORT & SPONSOR ME

SOCIAL MEDIA: Follow Us :-)

#Flutter #Tutorial #JohannesMilke
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

This might help you :)
By default apps look the same on Android and iOS using MaterialApp, Scaffold, ElevatedButton etc.

HeyFlutter
Автор

This is a good package, although, is just a Wrapper for the wigets, that can be easily create, for small projects has it's own good use, but for scalable projects, is better to do a local wrapper and no being hostage of a package.

As an alternative, it's possible to create a abstraction this package and if becomes obsolete, the only thing that you have to do is use as base for the widget Wrapper that you want to do for the platform that you want.

kiustudios
Автор

Call me a heritic but I think the "lie" here is that iOS users need Cupertino widgets in the first place. I've never used a Cupertino widget once in my 3 years of Flutter dev work. Everyone gets Material Design, period. I'm pretty sure iOS users aren't going to blow a gasket if they see an Scaffold, Alert or Calendar widget that looks slightly different than what they would get natively. I have an app (RunPee: tells you the best time to run and pee during a movie without missing the best scenes.) with 50k+ active users, the majority of which are on iOS, and not one user has ever, not once, contacted me about my app not looking right on iOS.

DanFlorio
Автор

I have not been able to watch your latest videos but as soon I finish with what I am doing, I will get right back on track and watch all your videos. Amazing video. I learn something new every time

kwakukusi
Автор

Your turorials are very small in length but still your video gives lot of knowledge and information. Not all teachers can do this.

entech
Автор

Cool video. I am trying to figure out the "flutter lie"

tristangrobler
Автор

Well this is new for me, nice knowledge. But i don’t consider this as a lie, its just us doesn’t know what to do with flutter adaptive platform

dwikx
Автор

It's a cool package and I agree that writing Material and Cupertino widgets for everything is annoying, but I find the title of this video to be very clickbaity

nielskersic
Автор

For big project this will be hustle you do change in material you have to not forget to do it in the Cupertino

algeriennesaffaires
Автор

This is what I need. My app was rejected by the Apple app store because of using mainly Material Theme.

kevinlee
Автор

Hey thats a nice package. Thank you.
Can I use a self made drawer for ios and publish the app? Would there be problems?

BBFTW
Автор

This is amazing! Didn't even know about this plugin! Really solves such a huge issue. Can't thank you enough Johannes! <3

AbbasMKhalil
Автор

And to think we want to ship Desktop app with minimal enhancements. Oh the pain.

chindna
Автор

Very good content as always. Thanks Johannes.

nurola
Автор

thanks for the best teaching Johannes Mike keep it up, always waiting for your next video <3

nasserelbaba
Автор

Me: Where the hell Flutter lie? Dammit can't find any! I am mad!

muhammadyusoffjamaluddin
Автор

is there a way to have an ios emulator in windows ?

jassem
Автор

Hi Johannes, I need your help I have to create a app bar with different styles, where whenever I choose the style it has to appear that style like appBar(style: any_style), can you guide me with that please

xevlehl
Автор

How to turn one codebase into 2 inside the same project

DarkSolidity
Автор

Bro, i have a doubt can you help me,
I want to make array of wigets and the size of array is to be inputted by the user

armaanmahboob