Hey Andrea, I'm considering building a mobile app with Flutter, although I also need a web app for business customers. Both apps will need to pass data to the other. Would you recommend that I use Flutter for both for simplicity or are Flutter web apps really that bad?
@dartmehedi555Ай бұрын
Thanks
@Hjgd-d5oАй бұрын
Flutter is the right choice for performance, because one you downloaded the core, thats it.
@optimize_songsАй бұрын
Thank You! From Japan!
@feyroozcode2 ай бұрын
After 3 year is still usefull
@stalexxx23 ай бұрын
i doubt flutter is best for mobile
@ComeFallinLoveWithJesus3 ай бұрын
Thanks
@LatestMerch3 ай бұрын
Is it improved after 3 years of updates? I am really curious...thank you.
@AM-ri6wz4 ай бұрын
thank you man
@cygreeneye4 ай бұрын
I chose flutter because futures technology already wants to be comparable for mobile tablets and pc
@mcdona225 ай бұрын
There are many good content contributors. Andrea is right up there with the very best
@tth-coulid5 ай бұрын
I learned flutter because I hate div and span.
@tananga_studio5 ай бұрын
Great to see you back on youtube
@BooleanDev5 ай бұрын
welcome back, nice to see videos on the channel again
@prodbyunyverse3975 ай бұрын
Flutter 3 is laughing
@oswaldoolea28897 ай бұрын
grazie Andrea 👍, ottimo!
@rhodesiaxlo22898 ай бұрын
insightful🎉
@oswaldoolea28898 ай бұрын
muy bueno, molto buono, SUPERB! 🙇♂
@skinbrilla8 ай бұрын
Hello Andrea I need you consultation, I am ready to pay for it.
@kingMaker-kl4bl9 ай бұрын
Bro is a hidden gem💎 in whole youtube
@cromuelbarut985910 ай бұрын
I learned a lot
@clxuddymusic365810 ай бұрын
the api is not working, it's not generating anything
@segamenacesis11 ай бұрын
This test is BS unless it's served from the same backend (it's not). We don't have any data on how long it's taking for the backend to respond.
@sianami-e9s11 ай бұрын
please run new test with new flutter feature (wasm)
@CodeWithAndrea11 ай бұрын
Don't have time for that atm. The project is open source so you can do it yourself ;)
@aloussase11 ай бұрын
Im not sure when sealed classes came out, but today id think that is the way to go for modeling state
@OmarAhmedx14 Жыл бұрын
Hello Andrea, I tried to reach you but I couldn't, can u please send me anyway of communication ? :) Thank you.
@ВикторЦай-л7я Жыл бұрын
Thanks a lot, man!
@Davrazan Жыл бұрын
Great explanation, thank you
@AynshetZewduKedene Жыл бұрын
cool video)
@PakoSt Жыл бұрын
Amazing 🎉 Really happy with the new platform 😁
@1ManStartup Жыл бұрын
Congrats🎉 This looks awesome!
@MegaXupypG Жыл бұрын
Should we expect new courses this year?
@CodeWithAndrea Жыл бұрын
Yes, I'll publish a new experimental course next month.
@eacardenase Жыл бұрын
Would there be a subscription?
@CodeWithAndrea Жыл бұрын
No. Each course will be a one-off payment (buy once, own it forever). It will also be possible to buy all courses as a bundle.
@eacardenase Жыл бұрын
@@CodeWithAndrea got it! I'm really interested on those course. It would be awesome later on having a platform like Laracasts for Laravel.
@antijulius Жыл бұрын
Hey, congrats on the new platform! I'm curious if the lack of lecture specific comments/questions temporary? It's the main reason I like platforms like Udemy; if I have a question about a specific lecture, 9 out of 10 ten times it's been asked and answered before and is easily accessible right there under the video. If I have to trudge through Discord for questions / answered, that's gonna get old real fast.
@CodeWithAndrea Жыл бұрын
Thanks for the feedback! I've added it to my roadmap here but admittedly it's low priority: github.com/orgs/CodeWithAndrea/projects/3/views/1 I'm using Forum Channels on Discord and that makes it easier to search/find previous questions & answers.
@_3clipse_ Жыл бұрын
Sorry but this tutorial needs to be scrapped... broken as shit in 2024
@HammadKhanYT Жыл бұрын
Ran the code with the latest Flutter 3.16. The website transferred 64.8 MB data and it took 2.73 seconds to load which is quite an impressive change from when the video was made originally (2 years ago). Of course, I ran the code locally only which should be faster but then it would also be in debug mode.
@aayasir217 Жыл бұрын
Can I learn it now? Or provider is updated ?
@ISOLATED_MAN_ Жыл бұрын
dude same doubt
@aayasir217 Жыл бұрын
@@ISOLATED_MAN_ Learn from an updated source. I have learned it.
@ISOLATED_MAN_11 ай бұрын
@@aayasir217 thx bro..
@zhangkevin8147 Жыл бұрын
I have a question about riverpod. I am in home screen and I click button jump to login screen after login success then I back to home screen and get unread message count how can I do. Thanks!
@odedzimerman8972 Жыл бұрын
Great tutorial ! It would have been event greater had you left a link to the source code so that I could play around with it. Thanks Andrea
@Ismail-hd4yz Жыл бұрын
I am building a very highly complex web app with flutter. i guess after flutter 3.0 the performance has increased a lot
@mrman46367 ай бұрын
can i see it
@fahmisbas Жыл бұрын
is that really performant to use ProviderScope for each item?
@antonyaz3506 Жыл бұрын
One year of my experience in 12 minutes
@bryanhunsberger Жыл бұрын
Thanks for the tutorial Andrea! Now that this is out of date, you could do a tutorial on getting the project up to date in AndroidManifest.xml, MainActivity, etc and what all those things mean. Just an idea.