Тёмный

Flutter Review 2021 - pros vs cons 

Tom Baranowicz
Подписаться 7 тыс.
Просмотров 22 тыс.
50% 1

Опубликовано:

 

29 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 58   
@lunardesigner6779
@lunardesigner6779 3 года назад
Thank you sir, for spending time talking about this topic. i'm really appreciate that. Your explanation is so clear and precise.
@awais.fayyaz
@awais.fayyaz 3 года назад
Thanks for explaining pros and cons of using flutter. Much appreciated
@nicklee4843
@nicklee4843 3 года назад
Many thanks for your explanation, these days I'm confusing it , but now , it's clear!
@sid4752
@sid4752 3 года назад
Thank you so much for this video man! Unfortunately in India, I see way more Flutter/ReactNative jobs and internships than native iOS for some reason these days. But your last point was Bang On, Google definitely doesn’t keep many things going.
@inzamamshaikh4352
@inzamamshaikh4352 3 года назад
So what you think is good for learning?
@sid4752
@sid4752 3 года назад
@@inzamamshaikh4352 learn native development bro. Native will not go anywhere in the near future. Learn Swift and then once you think you’re good enough, learn other stuff he mentioned.
@yoniker83
@yoniker83 3 года назад
According to the same logic, it would be pointless to learn Native Android development, because Google doesn't keep many things going, and so maybe Kotlin will be replaced... Bad reasoning and logic to my mind.
@jackdanyal4329
@jackdanyal4329 3 года назад
because for small, not complex app it's better to use flutter and pay to one developer instead of 2 native developers.
@JBuchmann
@JBuchmann 2 года назад
As of right now, Flutter is as popular or surpassing React Native in popularity. And it has momentum. I think it's safe to say Flutter is here to stay for the foreseeable future
@samsonmonday317
@samsonmonday317 3 года назад
Thanks, man, love your flutter review so much.
@sammiecarswell2723
@sammiecarswell2723 3 года назад
Great summary of the pros and cons of Flutter. I still can't decide if it's for me or not.
@TomBaranowicz
@TomBaranowicz 3 года назад
It's always worth to just try out :)
@absnt8632
@absnt8632 3 года назад
So good thank you man amazing video very comprehensive and straight forward. non-biased facts!!
@jubaidarimu3663
@jubaidarimu3663 2 года назад
The way I have seen people react to Flutter apps (no pun intended), they like the fact that the app looks the same as Android in Web and Desktop. Mostly because my customer base is Android Heavy and much more used to the Android Feel. The Desktop and Web UI of Flutter Apps just looks welcoming to them.
@randomusername982374
@randomusername982374 2 года назад
Flutter lacks in device apis like you mentioned. There are packages that support these but it's still limited to functionality. There are also some packages out there that I think should have been already part of the flutter framework. I depend on many packages in my projects which is not a good thing.
@pariss1445
@pariss1445 2 года назад
Google cancels a lot of projects... very good point to remember.
@JBuchmann
@JBuchmann 2 года назад
Yes, but they are all things that didn't get very popular. Flutter is extremely popular and growing faster than React Native
@elhadifettah7993
@elhadifettah7993 2 года назад
Happy to see this video 👍
@mangeshsathe
@mangeshsathe 3 года назад
"Google like to kill the things! " explains a lot, Flutter may or may not be available to 5-8 years down the line. Google may discontinue Flutter and acquire some language which has already captured the market....exactly the way they marketed for android and later acquired Android Inc.
@SamuelHauptmannvanDam
@SamuelHauptmannvanDam 3 года назад
Hot reload sounds great, but it actually doesn't work if you work with local files and certainly not for debugging as the emulator often bugs out. And you use more time on testing, given the fact that things that work on android doesn't automatically work on iOS. And while you might also have to debug twice for native code, you'll quicker get to an end product of value, just writing it natively. And then copy it afterwards. For 30% more time used on debugging because you have to make sure it works everywhere, is...... hmm.... I can see it both ways. Because you only have to test one code base. But checking if the code works on device takes longer.
@TomBaranowicz
@TomBaranowicz 3 года назад
Of course it's not that easy to write once and run everywhere, but working in both Flutter and RN project convinced me that it indeed saves a lot of time spend on writing the same feature twice.
@fritzgc4223
@fritzgc4223 3 года назад
Thank you for this wonderful video Tom. If you don't mind, can I ask if I should learn Flutter directly or is it okay to learn java first then transition into Flutter for android app development. Thank you!
@TomBaranowicz
@TomBaranowicz 3 года назад
If you want to start with native Android it's better to start with Kotlin I believe. But there is absolutely no problem to start with just Flutter without Android SDK knowledge ;)
@inzamamshaikh4352
@inzamamshaikh4352 3 года назад
@@kingisback4005 So what do you recommend? I am from India
@inzamamshaikh4352
@inzamamshaikh4352 3 года назад
@@kingisback4005 Isnt it mandatory to learn web development first? react path after than you learn react native
@henrypowell3496
@henrypowell3496 3 года назад
@@inzamamshaikh4352 lol don't mind him, he is just one of Facebook fanboy
@petero1068
@petero1068 2 года назад
Czsec, so which would you recommend?
@TomBaranowicz
@TomBaranowicz 2 года назад
I think Flutter is worth considering, but my bet is React Native.
@isimsizkullanc8411
@isimsizkullanc8411 2 года назад
I have a question I have social media project and Im so confused about which stacks I need to use Im single person who will do this project I dont have any team to do it so Im single this because I dont want to learn native languages kotlin and swift and html js css and I researched and found two good things these are flutter and native I downlad flutter and prepared the properly everything is fine and but I still wonder am I doing wrong something cuz I searched stackshares about companies and %95 they are using native etc.. and I found this video which language I need to go on way with it and I was convinced about firebase against to amazon aws idk both are good and safe about data center but firebase costs a bit more compare to aws but firebase is have good interface and easy to use can u help me with answer to all my questions thank for this video I subscribed 🙏
@cristiandragusin3814
@cristiandragusin3814 2 года назад
Thank you! Just saved me one week from learning flutter
@NahomyUchija
@NahomyUchija 3 года назад
mmm... Flutter Desktop is really nice, but the Web mmmmm.... not sure
@ronmiller3741
@ronmiller3741 3 года назад
Flutter is ok for web apps. Apps which do http and display content. Other than that it is useless.
@TomBaranowicz
@TomBaranowicz 3 года назад
In case of web apps... honestly I feel like it's still missing some community input in a form of 3rd party libraries for the Web ;)
@dreamersheaven9986
@dreamersheaven9986 3 года назад
Xcode is not a flutter dependency, it is ios dependency. It is not a cons bro
@TomBaranowicz
@TomBaranowicz 3 года назад
Hey, if you want to build an iOS app you need an XCode, in this case it is dependency. From my perspective it is a small cons and the solution is probably building in the cloud, but still using infrastructure based on MacOS.
@chinmaypatil1367
@chinmaypatil1367 3 года назад
is anything wrong with his right eye?
@Monsieur.Nobody.
@Monsieur.Nobody. 3 года назад
I wanted to have a chat with you about creating a new operating system. I obviously do not understand all the things that are involved in that, but I had an idea and wanted to see if there is any merit in it. Let me know if you could have a chat Tom. Cheers!
@kurtestacion6113
@kurtestacion6113 3 года назад
New operating system? Thats too much bro.
@Monsieur.Nobody.
@Monsieur.Nobody. 3 года назад
@@kurtestacion6113 that's the idea... I just wanted to ask a few questions
@nested9301
@nested9301 3 года назад
You need to learn C language in depth
@Monsieur.Nobody.
@Monsieur.Nobody. 3 года назад
@@kurtestacion6113 why?
@Monsieur.Nobody.
@Monsieur.Nobody. 3 года назад
@@nested9301 damn! Or hire someone who can do it.
@junyorff12
@junyorff12 3 года назад
I can see he wasting hours after hours to found more than one bad thing. hahahahhahahhahahahhaha
@TomBaranowicz
@TomBaranowicz 3 года назад
😂👌
Далее
React Native vs Flutter - Which should you use?
22:31
skibidi army returns (skibidi toilet 77)
00:49
Просмотров 2,2 млн
How I learned Flutter in 7 Days
8:27
Просмотров 496 тыс.
Flutter: "Pros and Cons" | GeeksforGeeks
8:44
Просмотров 8 тыс.
Flutter vs Native Android / iOS (WHICH DO I LEARN?!)
41:51
MacBook Pro Announcement - October 30
16:53
Просмотров 1,2 млн
Best 30 Flutter Widgets, Packages & Tips
5:11
Просмотров 122 тыс.
Vim Tips I Wish I Knew Earlier
23:00
Просмотров 74 тыс.
Flutter vs Native iOS
9:08
Просмотров 20 тыс.
The Value of Source Code
17:46
Просмотров 184 тыс.
skibidi army returns (skibidi toilet 77)
00:49
Просмотров 2,2 млн