Тёмный

Build 5 Apps in 5 Minutes with Flutter… But should you? 

Fireship
Подписаться 3,1 млн
Просмотров 602 тыс.
50% 1

Flutter makes it possible to deploy your code to iOS, Android, MacOS, Windows, and the Web. But what are the pros and cons of cross-platform development? fireship.io/tags/flutter/
#flutter #code #dev
🔗 Resources
Flutter Web flutter.dev/web
Flutter Desktop flutter.dev/desktop
📚 Chapters
00:00 Cross-Platform Development
01:08 Build 5 Apps
05:48 Flutter Pros & Cons
🤓 Install the quiz app
iOS itunes.apple.com/us/app/fires...
Android play.google.com/store/apps/de...
🔥 Watch more with Fireship PRO
Upgrade to Fireship PRO at fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font

Наука

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

 

29 июн 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 670   
@mlem7108
@mlem7108 3 года назад
For the newbies, never forget that the best language/framework/whatever is the one you actually make something with. Completed projects are better than over optimised unfinished ones.
@dduchovny2270
@dduchovny2270 2 года назад
!Save
@bryanpiguave9445
@bryanpiguave9445 2 года назад
:wq
@Wander4P
@Wander4P 2 года назад
The "Why you shouldn't learn..." attitude on RU-vid bothers me a bit. It seems especially prevalent for CS videos. I get that time is limited, but why discourage people from learning and exploring?
@marana.th4
@marana.th4 2 года назад
@@Wander4P bruh 💀 lmao same
@EugeneBuvard
@EugeneBuvard 2 года назад
@@Wander4P I don't understand what is the relation between your comment and the main comment, what is it?
@OptrixTV
@OptrixTV 3 года назад
it’s not all rainbows and Flutterflies
@sillicon8227
@sillicon8227 3 года назад
Bruh
@sherklokholmes-er4mw
@sherklokholmes-er4mw 3 года назад
Too much humor
@JayPerf
@JayPerf 3 года назад
hurts my soul to be the 421st like, but alas this is too good
@masteradit6408
@masteradit6408 3 года назад
One thing they have in common: they all have blue logos 😂
@The-Dev-Ninja
@The-Dev-Ninja 3 года назад
6:00 😀
@nvrluki7608
@nvrluki7608 3 года назад
It’s a basis in Ux colour psychology for a reason
@unknownman1
@unknownman1 3 года назад
🤣🤣
@ulbsualbrykya7141
@ulbsualbrykya7141 3 года назад
i guess it has something to do with *blue perfumes* since blue perfumes' scent _mostly_ are *accepted by anyone*
@Tech2Code
@Tech2Code 3 года назад
😂
@dominio1998
@dominio1998 3 года назад
There are actually two ways of rendering flutter web apps. One as you have shown with canvas, it weights more, but have better performance. (Skia engine is downloaded to the broswer) and there is the second one (new) that translate to HTML CSS and JS.
@ulbsualbrykya7141
@ulbsualbrykya7141 3 года назад
you forgot one: the auto mode. i have tried all three of them, and I like the html more in terms of compatibility and loading speed. the canvaskit mode is better though in terms of consistency, but since I found a bug when opening my flutter web app in mobile using desktop mode, I still prefer the html mode.
@nws551
@nws551 3 года назад
@@ulbsualbrykya7141 that's right, text and some other elements disappear when using canvaskit on mobile, html seems to be stable though but I still have noticed some weird behavior every now and then like the color of svg images don't change when using the svg library, I'm sure this is a bug in the package itself but still, using html reduced download size of the website by 2MB which can be a lot on mobile data speeds
@archmad
@archmad 2 года назад
what about accessibility on canvas?
@BooleanDev
@BooleanDev 9 месяцев назад
@@archmadthere are accessibility widgets you can use
@TheJobCompany
@TheJobCompany 3 года назад
1:27 "delete_me" *proceeds to keep the folder around for the next couple of years*
@Fireship
@Fireship 3 года назад
LOL, that wasn't supposed to make it into the final cut.
@qwerasdfhjkio
@qwerasdfhjkio 3 года назад
@@Fireship it never is buddy, it never is...
@rakeshchowdhury202
@rakeshchowdhury202 3 года назад
It's his working folder. Every developer has one. You clone repos and delete it out of frustration
@TheJobCompany
@TheJobCompany 3 года назад
@@rakeshchowdhury202 I use /tmp/ for that purpose, I don't even have to wipe it myself
@rakeshchowdhury202
@rakeshchowdhury202 3 года назад
@@TheJobCompany Lmao
@FilledStacks
@FilledStacks 3 года назад
Great video as always! 100% spot on with everything. We're building a desktop Mac / Windows app. Also multiple mobile apps and only 1 mobile and Web application. As you know I'm a bit biased but it's been such a great experience. This video is what I will recommend if asked about flutter going forward :D
@merthyr1831
@merthyr1831 2 года назад
We don't deploy to Mac/Windows (that's why we have web apps!) but we are quite happily building an IoS/Web/Android app for 100K+ users, while using native styled widgets. Takes a bit of scaffolding to set up that way so it's intuitive for devs (eg. setting the widget themes in the build context rather than within a widget) but it works pretty well for us! We also use automated testing to compare the appearance of different widgets during pull requests, helping us diagnose layout issues.
@aurkodipde
@aurkodipde Год назад
can i have any of ur social media account?
@gristlelollygag
@gristlelollygag 9 дней назад
Which app are you guys making? @merthyr1831
@fibulawars
@fibulawars 3 года назад
Well, it is easier to create a plugin in all platforms to support a feature than to recreate an app for each. Flutter is on the right track to be the best framework for building UI. Using it for mobile is an awesome experience. You still need to know how to develop for the native platforms because there are configurations that will need to be done at some point. Great video btw!
@talkysassis
@talkysassis 2 года назад
But it still lacks a visual editor like native Android
@thelittlesagg2
@thelittlesagg2 2 года назад
@@talkysassis It doesn't need one. Doing everything programmatically makes everything simpler.
@talkysassis
@talkysassis 2 года назад
@@thelittlesagg2 In my opinion the raw ui code is a mess
@dragossusi
@dragossusi 2 года назад
@@talkysassis i don't know anyone who uses the Android visual editor to create the layout, everyone I know writes the XML and observes the preview
@ewertonls_
@ewertonls_ Год назад
@@talkysassis thankfully it is your opinion
@grmancool
@grmancool 3 года назад
6:33 if I understood their blog post about it, Spotify uses React throughout their platforms, with different wrappers around the clients to interact with the hardware and the platform
@leodriesch
@leodriesch 3 года назад
Yeah web and desktop are unified, but I think they have native mobile and TV clients.
@wilsoncazarre
@wilsoncazarre 3 года назад
can you link the article please?
@tikeyike
@tikeyike 3 года назад
We do a similar thing where I work. We use React to develop web apps, however if a client wants their app to be in the app/play store, we put a wrapper around it, so we can lodge those apps into app/play store. We've noticed that most clients or customers can just use PWA's over native or wrapped web apps because most of the web apps we develop are for internal business uses rather than public facing apps.
@Beakerbite
@Beakerbite 3 года назад
@@tikeyike Wrapped web apps are perfectly fine for a lot of use cases. Most apps are just data portals with limited functionality and need to be connected online to work anyway. It might not look Appley or Androidy, but it'll be functional enough.
@PatrickIvan
@PatrickIvan 3 года назад
As far as I know Spotify’s dekstop app is built with Electron JS framework on MacOS and Windows.
@tikeyike
@tikeyike 3 года назад
Where I work, we mostly create apps for internal business uses. The greatest thing we ever did was to ditch native apps all together and just use PWA's.
@lardosian
@lardosian 3 года назад
Do you build them with React or vanilla js, how do you implement push notifications, a service or roll your own??
@tikeyike
@tikeyike 3 года назад
@@lardosian We use React, however I'm not quite sure about push notifications. The apps we make tend to be around data collecting or electronic forms, so we don't really need push notifications, but that is probably a question I would need to ask the devs where I work about. I can find that out for you, and I'll reply to this comment 👍
@lardosian
@lardosian 3 года назад
@@tikeyike Thanks dude, I have tried one signal which is quite good and a cheap alternative called webpushr, hooking up and properly understanding PWA service workers is quite tricky.
@anshulpandey1
@anshulpandey1 3 года назад
Yes PWAs are great and I am in love with them, but I am a back-end developer 😄
@trueuchiha2042
@trueuchiha2042 3 года назад
@@anshulpandey1 bhaiya is it possible to be a react/next developer without any degree? i am hoping to boost my portfolio through freelance but i dont have any degree ..
@vin5718
@vin5718 3 года назад
I agree with the drawback, I tried React Native Web and its definitely not easy trying to make the UI looks good and functions well in Web and Mobile. At the point, where it’s easier to wrote two codebases
@puriwatw.1323
@puriwatw.1323 3 года назад
Looking forward to your new Flutter course!
@ranjmahmood2429
@ranjmahmood2429 3 года назад
There is a Flutter course ? Where ??where ?please tell me
@puriwatw.1323
@puriwatw.1323 3 года назад
@@ranjmahmood2429 fireship.io btw, he said it will be available in a few weeks
@ranjmahmood2429
@ranjmahmood2429 3 года назад
@@puriwatw.1323 thank you very much
@amalyaaliyeva9143
@amalyaaliyeva9143 11 месяцев назад
Could you recommend any good and free Flutter and Dart courses? I am struggling to find a good one
@demojoe28
@demojoe28 3 года назад
Your biggest fan from Zimbabwe - We're all millionaires over here
@kaumbusnotes6836
@kaumbusnotes6836 3 года назад
That part killed me😂😂
@wax911
@wax911 3 года назад
For a moment I thought to myself: wait that looks familiar, and then it hit me 😂 🤣
@phoenixaidenking
@phoenixaidenking 3 года назад
hey now, we got that cash..lol
@netics2
@netics2 3 года назад
Cheers from Romania, where your currency means more to us than you would expect
@yawn7332
@yawn7332 3 года назад
@@netics2 cred ca faci confuzie cu botswana
@j-mr-t4025
@j-mr-t4025 2 года назад
6:32 Im not sure if you meant that as "any apps with a single, shared codebase", but there are heaps of applications with mobile, native and web clients, I would say notion is the one which has the most unified experience
@kamel3d
@kamel3d 2 года назад
The subtle jokes here are hilarious 😂
@imadbouteraa4144
@imadbouteraa4144 2 года назад
البرويطة
@kamel3d
@kamel3d 2 года назад
@@imadbouteraa4144 دين الزفت واش جابك هنا
@ZiosNeon
@ZiosNeon 3 года назад
The flutter vs react native is so much like console wars, everyone throws crap about the other one.
@charlesm.2604
@charlesm.2604 3 года назад
And PC players look at them laughing because they don't need 80% of what the console players call arguments (game catalogs, controllers, system, online services): PC players are native devs.
@androov2797
@androov2797 3 года назад
And console players don't bring any actual arguments, just like flutter vs react native :)
@charlesm.2604
@charlesm.2604 3 года назад
@@androov2797 pretty much, it all boils down to preferences.
@androov2797
@androov2797 3 года назад
@@charlesm.2604 yeah
@ko-Daegu
@ko-Daegu 3 года назад
@@charlesm.2604 but console bois got exclusive
@CatalinMironDev
@CatalinMironDev 3 года назад
To answer your question: Skype is built using React Native (Skype is running on web, Android, iOS, Mac, Linux, Windows). Thanks for the amazing video! I love your way of editing. Thanks!
@lucascamelo3079
@lucascamelo3079 9 дней назад
Nice info, thx
@wdestroier
@wdestroier 3 года назад
You just made me realize something super awesome about Flutter! No XSS injection (Not totally, but it's harder)
@devsauce
@devsauce 3 года назад
"One Hundred Trillion Dollars" is how much you should be paid for making these videos 🔥
@abh1yan
@abh1yan 3 года назад
Your valuation system is broken
@fckngcheetah
@fckngcheetah 3 года назад
@Yes Yes who tf asked
@ben.pueschel
@ben.pueschel 3 года назад
@Yes Yes stfu
@PkmmteXeleon
@PkmmteXeleon 3 года назад
He already gets paid that much. (After accounting for future inflation)
@madner201
@madner201 3 года назад
As someone from Zimbabwe, I approve this message
@ymi_yugy3133
@ymi_yugy3133 3 года назад
I think Flutter for desktop or web is nothing more than a nice bonus for your mobile app. Desktop and web are both missing a lot of widgets that are fundamental to these platforms and desktop is even missing basic functionality such as multi window or video playback.
@pointer333
@pointer333 Год назад
Your videos are SOLID, man! You make the tedious stuff engaging, you speak hyper-clearly and concisely, you know your sh%!*! THANK YOU!
@XDBjoernXD
@XDBjoernXD 2 года назад
I am currently learning flutter. Goddamn I love your short introductions: simple enough to understand.
@martinmj94
@martinmj94 3 года назад
Will your new Flutter course be targeted entirely at beginners or will there be more advanced topics for us intermediates? :) Love your video style and will 100% be buying your course if it's not just all about basics... or well honestly I'll probably buy it no matter what.
@Noskipo
@Noskipo 2 года назад
That "everything is rendered in a canvas" thing for web sounds like hell on earth regarding accessibility issues :O
@otockian
@otockian 3 года назад
What would be interesting is if you could use Flutter as an Angular Control so that you could embed Canvas elements written in flutter into your Angular App. Like Flutter Islands if you will.
@yash1152
@yash1152 9 месяцев назад
thnx for pros & cons. this section alone felt much better than most other bulk produced fireship vids.
@FlutterMapp
@FlutterMapp 3 года назад
Man, your Flutter videos are always insane ⚡ Thanks Jeff 🙌
@sulochanacharya4892
@sulochanacharya4892 3 года назад
Quality content. 700k well deserved. Hoping for 1M by end of this summer.
@diegoG21
@diegoG21 3 года назад
thanks I was obsessed with React and now with Flutter
@dre4085
@dre4085 2 года назад
Yeah, but let's keep in mind that Flutter is a complete new framework, it needs time to become the standard with awesome performances and 100% crossplatform compatibility, anyways nice video as always!
@maliknayab6021
@maliknayab6021 3 года назад
Aah yes!, The blue logo...
@muhammadyusoffjamaluddin
@muhammadyusoffjamaluddin 3 года назад
What? Xamarin right?
@randerins
@randerins 3 года назад
Seems like a thin line between a CMS and any statically typed languages (Dart on this case). This approach will get closer and closer in the next years throughout frameworks.
@avaze7
@avaze7 3 года назад
Discord is actually supported on Android, IOS, Windows, Linux and in Browser, and I think they did a great Job at having a great experience on all. I'm not sure but I think Desktop & Web are built with react/electron and mobile with another framework like flutter.
@ewertonls_
@ewertonls_ Год назад
Discord on linux is not a good experince. To this day it doesn't support wayland full screen sharing nor screensharing with audio
@N0purpose
@N0purpose 8 месяцев назад
Not many people use linux discord more like spotify works great on every platform i would say netflix but there isn’t a netflix destop linux version
@anupamdahal7029
@anupamdahal7029 2 года назад
I have learnt a lot of new things that I have never worked with from your videos, like AWS, nginx, kubernetes, graphQL(and other dbs), typescript to name a few. One thing that I don't understand is how they work together. I would really love to see a video where you design a mock system using all of these (and possibly more) and explain each of their roles and why you chose it (kinda like your reverse-cloud migration video using raspberry pi). Whenever I think of a software architecture I think of them as several layers that interact with each other. However, I am unable to assign which layer what belongs to by watching a stand alone tutorial about a single tool. Btw, I am a college senior pursuing CS major and I love your content. Thanks for all the awesome contents.
@Ma1ne2
@Ma1ne2 3 года назад
This was amazing! Thank You!
@benjaminschneider
@benjaminschneider 3 года назад
Awesome video! More cross platform videos please!
@squashpsych7052
@squashpsych7052 3 года назад
Great video! Thanks for the cool ideas!
@hasansalim1868
@hasansalim1868 3 года назад
Brilliant video. Thanks Fireship
@ajikanfan2
@ajikanfan2 2 года назад
very enlightening, thanks!
@noodle-eater
@noodle-eater 3 года назад
Always awesome video as usual, thanks
@Merthalophor
@Merthalophor 3 года назад
Your main critique was that it rarely makes sense to target all five platforms with a single codebase. I disagree strongly. It might not make sense to use literally the same code - but that doesn't diminish Flutter's advantage. For instance, you might have a desktop gui and a movile gui. The two will be completely different, due to different input methods, aspect ratios, etc. But it is still highly likely that you will use a lot of code for both platforms. You might even share graphical widgets between them. How you stitch them together might be somewhat different, but sharing code between platforms is invaluable. The same holds for the web - I'm sure it's pretty simple to expose your code as an API, which you might use to build a webapp using a different framework. Think of how luch code actually defines your GUI, versus how much is simply logic.
@guilloisvincent2286
@guilloisvincent2286 3 года назад
So glad there is Flutter again :D
@ewerybody
@ewerybody 2 года назад
6:00 OH MY! that cracked me up WAY to heavy 😅 LOL
@dethcx22
@dethcx22 3 года назад
As a beginner, my solution has been PWA's and let the user just install it that way.
@dethcx22
@dethcx22 3 года назад
@@jack.clayton Yeah I guess that can sometimes be true, new minds and new ideas. So far it's working beautifully across every device I've tested it on, and it feels very native on Android and PC so I don't see the point of splitting my codebase.
@michaelpoggers2407
@michaelpoggers2407 3 года назад
PWA ftw!!!
@ko-Daegu
@ko-Daegu 3 года назад
@@dethcx22 how are you building it? React ? If yes do you have any recommended Tutorials ?
@dethcx22
@dethcx22 3 года назад
@@ko-Daegu I'm using Vue 3 with the Composition API, using Localbase for local storage, Tailwind for UI and Workbox for caching the required files.
@justapugontheinternet
@justapugontheinternet 3 года назад
@@ko-Daegu Blazor supports it out of the box without extra configurations if you do a wasm project
@MohamedJakkariyaRBE
@MohamedJakkariyaRBE 3 года назад
Awesome inshorts 😌
@abhinav.sharma
@abhinav.sharma 3 года назад
Yesterday I was searching how Telegram's whole ecosystem of apps is so fast, like what stuff do they use to make it blow everything else in the water. Answers on Reddit most people gave were mostly that they have different teams working on different apps, they have a separate codebase with all native technologies for that platform. Also, they have built custom protocols for their APIs to be fast. Love it. Just in time Jeff 🔥
@teodorchirileanu
@teodorchirileanu 3 года назад
awesome work as usual
@Tom-og3fr
@Tom-og3fr 3 года назад
Hello :) Nice vid, but how did you get the color preview box before row number? Is that some extension?
@kjn5991
@kjn5991 3 года назад
Angular + Firebase for web. Flutter + Firebase for mobile. That's how it is at my workplace.
@nro337
@nro337 3 года назад
Solid video, thanks!
@mdmusaddique_cse7458
@mdmusaddique_cse7458 2 месяца назад
This was insightful.
@MetallicManowar
@MetallicManowar 3 года назад
Thanks for informational video, Jeff. How about "Dart in 100 secs" soon?
@Minecodes
@Minecodes 3 года назад
on windows it could save it into an sqlite db or when it runs with chromium with index db or local storage
@theparten
@theparten Год назад
I recognized that money picture you used here...I'm proud being a Zimbabwean and I'm watching code report🙂...
@firstdev1653
@firstdev1653 3 года назад
Build 5 Apps in 5 Minutes Also, let me just paste a few hundred lines here and there XD
@adnanjpg
@adnanjpg 3 года назад
and lemme pause and come back after it launched
@solvedfyi
@solvedfyi 3 года назад
Not really, it seems he pasted a few snippets in between the scaffolded example code
@ko-Daegu
@ko-Daegu 3 года назад
Pasted nothing It’s all ctr+z Also 5 min for explanation not actually writing
@tanzilzubairbinzaman8711
@tanzilzubairbinzaman8711 3 года назад
The reason at 4:05 the initial colour is black is I think because the app queries shared preferences without any checks, so the very first time an app launches, shared preferences can’t find any colour.
@vuelancer
@vuelancer 3 года назад
Flutter! Need to learn complete from low to all corners. Maybe one day or today!
@pratick5296
@pratick5296 3 года назад
Waiting for the flutter course 😍
@kulothunganug
@kulothunganug 3 года назад
kivy is also there for cross-platform development 😉
@Goldensword18
@Goldensword18 3 года назад
Interested to see how MAUI will do against existing multiplatform frameworks
@kettenbach
@kettenbach 3 года назад
I frikin lost it when you said one thing they have in common is they all have a blue logo. That was hilarious bro. 🙏😍🙌🔥🚀
@dinckelman
@dinckelman 2 года назад
The good thing about this library is that for simple enough apps, it really does just work. But then as soon as you need to do anything even remotely advanced, it falls apart the same way as React Native does, because it has seriously limited access to certain features of your device. For now writing native is still the power move
@satvalite1854
@satvalite1854 6 месяцев назад
Hey Pal I'm making my final year proj and i'm a bit condused between react native and flutter I've tried react native earlier in my internship and I agree to your comment that it's quite tough to find packages that work well on all three and most of them are depracted But learning flutter means learning an entire new language and my app itself is a bit complex for me should i consider learning flutter or will react work ?
@godswillumukoro8908
@godswillumukoro8908 3 года назад
Love the joke towards the end 8:39 Savage!
@denisfs5526
@denisfs5526 3 года назад
I'm falling in love with Flutter
@pb3dpb3d
@pb3dpb3d 3 года назад
Discord is pretty solid across all systems/devices.
@yahyafati
@yahyafati 2 года назад
Great Video. So what if we only used Flutter for mobile apps?
@malkhansinghgaur
@malkhansinghgaur 2 года назад
Wow amazing brother ❤️
@vedantsingh6692
@vedantsingh6692 3 года назад
Flutter is lob♥
@RajvirSingh1313
@RajvirSingh1313 3 года назад
Please make more videos about yourself, I know it is hard to make videos as it takes a lot of time to editing and overall to make them. But we will be happy if you make videos on your other channel without any editing as it would be good for us to know more about our favorite developer and Try to make a Q/A video
@RajvirSingh1313
@RajvirSingh1313 3 года назад
Please Let me know if you will try
@esnezz3766
@esnezz3766 3 года назад
+1 for a Q&A video
@lucalvess
@lucalvess 3 года назад
Awesome!
@KIKII.K
@KIKII.K 6 месяцев назад
6:01 😭 omg this joke had me rollingggg
@hanswoast7
@hanswoast7 2 года назад
Somehow RU-vid decided that this is Korean. The automatic subtitles are locked on Korean xD
@victordeandrade7099
@victordeandrade7099 3 года назад
Nice! Witch VS Code theme do you use It?
@jlopezg8
@jlopezg8 3 года назад
That thumbnail just made me realize the Flutter logo is an F. I thought it was some sort of left chevron
@RainbowPigeon15
@RainbowPigeon15 2 года назад
What extension was used to have the color preview in the margin of the code? It looks really nice!
@_parassolanki
@_parassolanki 3 года назад
Awesome 😀
@JayPerf
@JayPerf 3 года назад
The world needed this video
@prabhur764
@prabhur764 3 года назад
nice video 🔥🔥
@klutch4198
@klutch4198 3 года назад
C/cpp/JavaScript interop is also great, as well as using kotlin as a replacement for Java- awesome video as always! 🔥🔥🔥
@cluac
@cluac 2 года назад
Discord is an app that runs very well and works basically the same on all platforms
@ReivaxLino
@ReivaxLino 3 года назад
would be cool and great if you can do a React Native vs Flutter 2021 (with their latest version)
@michaelmcmasters4123
@michaelmcmasters4123 3 года назад
Wow Flutter looks cool. Like a Javascripty Java.
@mrt8bit692
@mrt8bit692 2 года назад
Reminds me of this one game engine I worked with once, it aloud you to port your game to legit any platform, it was super neat. Great content!
@DWBBQ_9394
@DWBBQ_9394 Год назад
unity3d?
@mrt8bit692
@mrt8bit692 Год назад
@@DWBBQ_9394 nah RenPy
@Alessandro-nq3tm
@Alessandro-nq3tm 3 года назад
Are the osx and windows app just webviews? However thanks for these amazing videos 😊
@adnanjpg
@adnanjpg 3 года назад
they are not, but they are pixel to pixel printing, like flutter occupies the wole space and prints its own content.
@user-rz7mx8ns9n
@user-rz7mx8ns9n 3 года назад
Please do a video on multiprocessing,multithreading and asynchronous
@csangale
@csangale 3 года назад
Every developer dream multi platform app with one codebase
@akrooma
@akrooma 2 года назад
Yes! and the minute we start conecting it with WEB API.. hell breaks loose!
@agustinrodriguez6198
@agustinrodriguez6198 3 года назад
Hi Bro! I would like to know what backend language do you recommend to use with flutter? Do you think there is one that is worth more than the others?
@SamarthCat
@SamarthCat 3 года назад
I would use electron for cross-platform apps.
@chriseadie7089
@chriseadie7089 3 года назад
Best guess Mac and Windows could be using dot files to save the state of the application. Awesome video, love your content
@parthapal333
@parthapal333 3 года назад
5:57 ohh .. what an observation - blue logo
@hussein.h562
@hussein.h562 2 года назад
You are a beast ❤️❤️
@muhammadanggoran8492
@muhammadanggoran8492 3 года назад
create a video about latest flutter firestore usage please we need it so much
@dantheman2120
@dantheman2120 3 года назад
I just started learning flutter yesterday dude. You are a wizard
@AttilaTheDev
@AttilaTheDev 3 года назад
I would add that you can in fact with one code-base create apps that look different on mobile, tablet and desktop because Flutter does not only have media queries but also OS queries, so the sky is more or less the limit. When it comes to plugin hell, in my experience Flutter has a ton of very high quality plugins. Also, plugin hell if you ask me is worse in web apps where dependency-trees at this point are nigh impossible to follow. Quality is relative. As with everything, use the right tool for the right job.
@arvindr1997
@arvindr1997 5 месяцев назад
Do a video on how to test website and app developed use flutter, i guess flutter has its own testing feature, can you do a video on how to use it
@sherlockluk2225
@sherlockluk2225 3 года назад
I think Surfshark did manage to use the same unified UI for all platforms
@TheKrazyKat89
@TheKrazyKat89 3 года назад
I'm excited for Flutter 2 Desktop to get out of Beta. From my understanding, it would be a good alternative to Electron and Qt.
@adnanjpg
@adnanjpg 3 года назад
why is electron bad
@charlesm.2604
@charlesm.2604 3 года назад
@20PercentRendered It's the same for JVM-based applications or .NET who require the user to install the framework version on its machine to run it. If you're looking for performances then build native. C/++, Rust, etc... should be what you're looking for, not Flutter. If you can't afford native, accept the sacrifices of performances.
@charlesm.2604
@charlesm.2604 3 года назад
@20PercentRendered .NET has the same issue. You need a runtime to run a .NET app for a reason. ^^
@Ali-fl8hv
@Ali-fl8hv 7 дней назад
@@charlesm.2604 well flutter desktop is still full of bugs in 2024
@zealyy
@zealyy 3 года назад
Ionic is also good for Cross-Platform and JS lovers
@hasanalsayyed914
@hasanalsayyed914 2 года назад
I started flutter after this video 😆🤩
Далее
Crazy Girl destroy RC CARS 👩🤪🚘🚨
00:20
Просмотров 3,6 млн
10 regrets of experienced programmers
8:16
Просмотров 1,1 млн
Top 30 Flutter Tips and Tricks
6:50
Просмотров 537 тыс.
How I learned Flutter in 7 Days
8:27
Просмотров 490 тыс.
I tried 10 code editors
10:28
Просмотров 2,9 млн
I Created A Mobile App Using These Simple Tools!
10:48
Просмотров 626 тыс.
The Magic of RISC-V Vector Processing
16:56
Просмотров 221 тыс.
Дорогие компы БЕСПОЛЕЗНЫ?
1:00
Просмотров 761 тыс.