How I learned Flutter in 7 Days

Поділитися
Вставка

КОМЕНТАРІ •

  • @allisonmalloy8871
    @allisonmalloy8871 3 роки тому +284

    The girl at 5:51 looks so familiar ?!

    • @kennygunderman
      @kennygunderman  3 роки тому +70

      The best chip grabber to ever exist

    • @clucl3
      @clucl3 3 роки тому +64

      That's his boss. If you watch his videos a lot, you would recognize her.

    • @kennygunderman
      @kennygunderman  3 роки тому +29

      @@clucl3 🤣🤣🤣

    • @lalitagrawal684
      @lalitagrawal684 3 роки тому +6

      Allison is that you

    • @Jason_Lucero
      @Jason_Lucero 3 роки тому +32

      It's his step sister

  • @arunnegi9505
    @arunnegi9505 3 роки тому +220

    he didn't learnt it in 7 days it was all his 5 year experience which made it easy for him to learn flutter

    • @ffoska
      @ffoska 3 роки тому +15

      wouldn't say lying, because it's implied, but yeah... took me a year to get comfortable, with no previous webdev or appdev exp. IMO Dart is easy and fun, the community is great

    • @arunnegi9505
      @arunnegi9505 3 роки тому +1

      @@ffoska yup

    • @kampambakasolo2641
      @kampambakasolo2641 Рік тому +6

      @@ffoska which dart tutorials would you recommend

    • @ffoska
      @ffoska Рік тому +1

      @@kampambakasolo2641 I have no idea, decide what you want to build, then jump into the middle of it ( if you know basic programing concepts, and OOP, if not, start with that - maybe you don't even need OOP if you go slow and learn it through dart, but then you need to start from the basics and work your way up ). The official docs are great. Also you have like few minute long youtube videos for each widget, where the framework's devs explain in simple terms how the given widget works.
      As I said, not a webdev so I don't use dart for my day job, do not work with dart anymore because it doesn't fit my personal projects either, so take everything with a grain of salt.
      Still I would recommend learning dart and flutter, it's a cool language, the concepts can be used to learn similar frameworks like react ( i imagine ), I've been to a few interviews a while back, where they were hyped when they saw flutter, even jobs that are not currently using it, are pretty interested in using it in the future, so it is a pretty good thing to list on your CV.

    • @MirzaAliQasimRaza
      @MirzaAliQasimRaza 6 місяців тому

      Tru

  • @FlutterExplained
    @FlutterExplained 3 роки тому +286

    Hi Kenny, I am really happy that I could help you with your 7 days experiment :). If you or someone else need some support for Flutter please do not hesitate to give me a nudge :)

    • @kennygunderman
      @kennygunderman  3 роки тому +21

      Thank you my man!

    • @danck420
      @danck420 3 роки тому +2

      i'm following your flutter tutorials now, major props for such detailed step-driven explanations! I realize now why developers joke about seniors going too fast haha

    • @we.sapeins
      @we.sapeins 3 роки тому +1

      I want help

    • @FlutterExplained
      @FlutterExplained 3 роки тому +1

      @@we.sapeins How can I help you?

    • @FlutterExplained
      @FlutterExplained 3 роки тому

      @@danck420 Great I am glad that it helps you :)

  • @mariusrasener507
    @mariusrasener507 3 роки тому +89

    Hey, I don’t agree on the two negatives you‘re mentioning. Dart compiles to bytecode so it‘s actually native, not like react „native“ - calculations are equally fast. Not talking about GPU which isn‘t supported.
    But low level APIs are supported and you‘d use or write a wrapper library, essentially doing each platform native native as they need it including signing and exposing the API into flutter.
    Flutter isn‘t perfect of course and there are things to consider. Just saying that your particular two points aren’t really a problem.
    Besides, great video, thx!

  • @CarlosEustaquioTech
    @CarlosEustaquioTech 3 роки тому +368

    Dude. You can't do a video like this without coding timelapses... This is what people want to see!

    • @kennygunderman
      @kennygunderman  3 роки тому +70

      Sheeeesh, i messed up, next time though

    • @CarlosEustaquioTech
      @CarlosEustaquioTech 3 роки тому +3

      @@kennygunderman 😆

    • @pianoman16
      @pianoman16 2 роки тому +3

      what's a timelapse

    • @Mustafa-cp8wc
      @Mustafa-cp8wc 2 роки тому +6

      That's what his github is for

    • @ullasjs7394
      @ullasjs7394 2 роки тому +6

      Dont copy others code if you want to learn coding, you have to try making your own app even if it's your beginning.

  • @hashcat9430
    @hashcat9430 3 роки тому +24

    Damm, video production through the roof. Big thumbs up boi

  • @ujjwol
    @ujjwol 3 роки тому +62

    Most Underrated channel

  • @Glorfin
    @Glorfin 3 роки тому +43

    Kenny, undoubtedly one of the most underrated developer & youtuber.

    • @kennygunderman
      @kennygunderman  3 роки тому +4

      Haha I see what you did there 😎 thanks brotha

    • @MerciBro
      @MerciBro 3 роки тому

      Questionable developer. Definitely a good UA-camr.

    • @lexsoft3969
      @lexsoft3969 3 роки тому +1

      But he is stil far from Techlead : ex-Google, ex-Facebook, Faang, UA-camr, Millionaire
      or
      Clement Mihailescu : ex-Google, ex-Facebook, AlgoExpert, youtuber
      However, his channel is interesting.

  • @dhimanseal9013
    @dhimanseal9013 3 роки тому +79

    As someone who is using bluetooth (BLE specifically) in a production application using Flutter, I'd just like to add that you'd be pretty surprised how well it works using packages like flutter_blue and reactive_ble. Also, for a native developer, accessing the flutter platform channels or FFI to implement lower level functionalities shouldn't be too hard (though I have yet to implement that in bigger applications).
    Regardless, what you managed to achieve in just 7 days was amazing.

    • @kennygunderman
      @kennygunderman  3 роки тому +6

      Thanks for the constructive feedback!

    • @olegoleg1838
      @olegoleg1838 2 роки тому +2

      Man i have only two months experience in developping i figured out flutter in 3 days the hardest part was the setup

    • @alexander1989x
      @alexander1989x Рік тому

      I think flutter also allows native code to be inegrated in your project where needed.

  • @DionisiusWahyuAdiSaputra
    @DionisiusWahyuAdiSaputra 3 роки тому +7

    7:10 No worries, been creating flutter app to control special modded car seat using BLE connection, works great for both android and ios.

  • @armaghan1196
    @armaghan1196 3 роки тому +120

    Next: How I became the CEO of Facebook in 7 Days!
    Damn this guy is amazing!

    • @androov2797
      @androov2797 3 роки тому +2

      this would be extremely funny if he would learn react native XD

  • @teckuntz227
    @teckuntz227 3 роки тому +39

    Can you make a video on that 1 man scrum workflow you mentioned? Showing the process and like branches you use and stuff like that, please

    • @kennygunderman
      @kennygunderman  3 роки тому +15

      Great suggestion, I’ll add it to my backlog, thanks 🙏

    • @334Bena
      @334Bena 3 роки тому +2

      @@kennygunderman Have you made this one yet?

  • @LiveMahs
    @LiveMahs 3 роки тому +20

    that snackchat promo looked like one of those "I asked starbucks if I could film them a commercial for free" type of videos and I am very impressed haha

  • @hailuataptradewithlove
    @hailuataptradewithlove Рік тому +3

    It's not about how fast you can learn, it's about how experiences you have.

  • @gibraanjafar1669
    @gibraanjafar1669 3 роки тому +17

    I expect to see some video in the near future saying "How I learned Flutter in 7 hours" and then after a few months, "How I was born knowing Flutter"

    • @t_tek760
      @t_tek760 3 роки тому

      😂😂😂
      You’re wicked

  • @RobertBrunhage
    @RobertBrunhage 3 роки тому +1

    Awesome video and holy moly was I late to the party haha 😂 Thanks for sharing my video and love these videos, keep them coming!!

  • @yb3985
    @yb3985 3 роки тому +2

    If you already know Java/C# & Javascript before. You can learn flutter under one week, trust me. I'm learning flutter and state management (i'm using provider), only 4 days. Of course you must put a lot of pressure on it.

  • @Mempler
    @Mempler 3 роки тому +7

    I learned flutter in literally a day. Since I already learned all the concepts thanks to react. And it's very similar to Go, Java, JS and Kotlin and a bit of Rust

    • @thehippo_
      @thehippo_ 3 роки тому

      Whats you email bro?

  • @ayushchoudhary8735
    @ayushchoudhary8735 3 роки тому +13

    Me trying to learn Native Android dev, now wanting to learn Flutter. Thanks for breaking me ;-;

  • @DroneMesh
    @DroneMesh 3 роки тому +9

    I'm an IOS and Android Native dev, been using flutter for my last 5 projects it's so incredibly easy to accomplish anything, that makes it feel like your cheating... About lower API you can easily code those as plugins.

  • @MARWANBILLAN
    @MARWANBILLAN 3 роки тому +7

    That's a straight to the point video!
    You've just encouraged me to start my project working with Flutter.
    Keep these videos going man :D

  • @TheSocialDeveloper
    @TheSocialDeveloper 3 роки тому +20

    Pre-video post: I’m jealous because this is the next framework I want to learn and don’t have as much time as I’d like.

    • @JakeSimmer
      @JakeSimmer 3 роки тому +4

      Take as long as you need? And you can ask him questions in his discord... Just try to make the same app... ;-) Good luck Joseph!!

  • @creatingwithcode1630
    @creatingwithcode1630 3 роки тому +6

    I'm lovin' the content man. Keep grindin'! 👍🏾

  • @Ayomikun
    @Ayomikun 3 роки тому +13

    I'd love to say cross platform native solutions all the way, but man, I really got my head in a twist just implementing a simple recurring background task in React Native 😭
    Can't lie, that little trailer for the app was lit

  • @dwikx
    @dwikx 3 роки тому +3

    well I've been using flutter for 2 years now, I can tell you that flutter is the future. Lets not compare flutter with android native (kotlin / java) because it's not an apple to apple comparison. With native you have lower level API access, while in flutter you can create 1 application for 5 Different platform in single code base. A lot Huge startup in indonesia already using flutter for production. BMW, Toyota, already using it, so why not ?

  • @8nehe
    @8nehe 3 роки тому +3

    Thanks for the vid .Flutter is awesome. Try creating layout for a basic drawer or google maps in android and flutter. The experience with flutter will make you love it double.

    • @kennygunderman
      @kennygunderman  3 роки тому +1

      Yeah it’s so much easier with flutter!

  • @juanmacias5922
    @juanmacias5922 3 роки тому +3

    Hey man, thanks for your input on Flutter, great video. All of yours have great production value!

  • @annaatitech5908
    @annaatitech5908 3 роки тому

    The thing I like about flutter as Mobile App framework over React and o son is that, in Flutter you have full control over what will look like what and I like the Widget tree based idea.

  • @KG-ep7cp
    @KG-ep7cp 3 роки тому +1

    Tech rally and coding phase brought me and let you tell you.... the b-roll and music in this video is 🔥. Keep it up!

  • @JC-jz6rx
    @JC-jz6rx 3 роки тому +10

    I follow a lot of code and tech channels. this has to be like the most "posi vibes" channel I've seen. If you're ever in Miami, call me up for beers

  • @crystal14w
    @crystal14w 3 роки тому +10

    Thanks for covering flutter! 😊 it’s really hard to find content on it. I totally agree with you on scalability. It’s a nice skill to have to be on the forefront of technology

  • @thushara9625
    @thushara9625 3 роки тому +6

    I've recently decided to switch careers from working in the science field as a grad in Natural Sciences majoring in Physics to become a mobile app dev. I've been learning lot from your channel Kenny. Lot of helpful tips are covered in this channel and specially the interview with your father gave me confidence to pursue this career path. Keep up the good work!!

    • @kennygunderman
      @kennygunderman  3 роки тому +1

      Ayeee that’s awesome man!

    • @lexsoft3969
      @lexsoft3969 3 роки тому +6

      Oh this reminds me of a few famous guys in Computing field.
      Tim Berners Lee, the creator of Web/HTTP, is physicist. He found those things when working in his Physics Lab at CERN.
      Dennis Ritchie holds degree in Physics and Applied Math, and then when working at Bell Labs, he created C language.
      Andrew Tannenbaum holds degree in Physics and Ph.D in Astrophysics. But he is known for his contribution in computing fields : creating Minix, which inspired Linux Torvalds to create Linux. He also had written a few books in Computer Architecture and Computer Networks which are used in many colleges/universities.

    • @thushara9625
      @thushara9625 3 роки тому +2

      Pretty cool! Thanks for sharing man

  • @moelbossaty9563
    @moelbossaty9563 2 роки тому

    How is this channel not popular ?!
    You got your self a new sub ❤️

  • @LeviM337
    @LeviM337 3 роки тому +2

    Thanks for this video man. I was contemplating between learning native iOS development and Flutter development

  • @coffee-is-power
    @coffee-is-power 2 роки тому

    You can code native code on flutter for specific platforms, you have the Android and ios folders, which contain the native source code for those platforms.

  • @lexsoft3969
    @lexsoft3969 3 роки тому +15

    Dart is interesting to me, because it's of OOP. But it only gets wide acceptance in mobile dev, unlike Java (and potentially Kotlin) or even React for web dev. That's why I put Dart + Flutter in lower priority for learning, behind Java, Kotlin and React Native. The latter is because I also use React in front-end web.
    Only after I feel sufficient with those aforementioned languages/frameworks/tools, I will try Flutter, and if I have time.

    • @truthmatters7573
      @truthmatters7573 3 роки тому +5

      With Flutter you can use 1 code base to deploy to Android, iOS, Linux, macOS, Windows, Web, and Fuchsia. No other language is that versatile, efficient, and productive for writing GUI applications. Looking at Dart's popularity simply doesn't do it justice. You need to look at Flutter's potential, and then the popularity of Dart will sort itself out.

    • @Lucas-jb8ce
      @Lucas-jb8ce 2 роки тому +1

      @@truthmatters7573 While that "write once, run anywhere" paradigm is fantastic, please don't use Flutter for web or desktop applications.
      Nothing will ever beat TypeScript, HTML, CSS, and QT with C++. The rest is fine.

    • @truthmatters7573
      @truthmatters7573 2 роки тому +1

      @@Lucas-jb8ce however, if you have a single codebase for mobile, desktop, and web, that still beats having one codebase for mobile and one for desktop and web.
      Tauri is also nice btw, if you are looking for a solution that can use typescript

  • @adithyaajay1097
    @adithyaajay1097 3 роки тому +114

    Your video editing skills are also improved. Next video how to learn video editing in 7 days😂

  • @elgracko
    @elgracko 9 місяців тому

    I'm trying out Flutter, so far so good! Thanks for your input.

  • @HarshVardhan-jj6fm
    @HarshVardhan-jj6fm 3 роки тому +3

    lol i learned it in a single day just binged through a 10 hr app brewery course and started building apps the next day.

  • @ssbtoday1
    @ssbtoday1 3 роки тому

    Love the Daniel Schiffer style ad promo for your mock app. Great job!

    • @kennygunderman
      @kennygunderman  3 роки тому

      Haha thanks man, I’m no where near his level but that was defo the inspiration 🙌

  • @Jameskaguo
    @Jameskaguo 3 роки тому

    Your truth on Multiplatform on lower level APIs is on point

  • @nicolasgrilly
    @nicolasgrilly 3 роки тому +13

    Great video! Just one comment: I'm not sure why "heavy calculation" would be faster in native Swift or Kotlin instead of Flutter, since Flutter is ahead-of-time compiled to native executable code.

    • @ruyvieira104
      @ruyvieira104 Рік тому +1

      Because dart compiler can be not as good as the other ones? Unless it's just transpiled behind the curtains. Saying this without googling benchmarks or any other information.

    • @nicolasgrilly
      @nicolasgrilly Рік тому

      @@ruyvieira104 Good hypothesis, pretty much in line with the benchmarks I've seen so far!

  • @enterprisingtech
    @enterprisingtech 2 роки тому

    dude god bless you, this content is absolutely fire. wishing you nothing but blessings bro

  • @zokhcat
    @zokhcat 3 роки тому +3

    I came to know that he can learn every technology in 7days exactly.

  • @josephkristwell
    @josephkristwell 2 роки тому

    Hey I guess I hit your videos while browsing through my feed. I like that UA-cam algorithm is able to fetch and recommend very relevant people to me. Your videos are really worthwhile. Subscribing to your channel is because you're a nice go-to for advice. While I'm spending time learning how to code, I'll be spending time watching your contents. Very advisive and exciting.

  • @aytunch
    @aytunch 3 роки тому

    Wow suerb, Flutter rocks, Kenny please make more videos on Flutter.

  • @balloney2175
    @balloney2175 Рік тому

    You are such a good role model.

  • @delubiod1970
    @delubiod1970 2 роки тому

    The best part was the Bossa Nova song. Nice!!!!!

  • @go_better
    @go_better 2 роки тому

    Well, to be honest, you gave me hope. Because I'm a native developer and I don't have to study Flutter at least for now. It's cool to see a successful Native Android dev. Once again..hope.

  • @VaibhavShewale
    @VaibhavShewale 2 роки тому +1

    and here i am trying to learn REACT from past 3 months

  • @mobbs8229
    @mobbs8229 3 роки тому +2

    Ever since I learned JavaFX, I have borderline arrogance confidence regarding GUI platforms, whatever they may be. LOL!
    PS: about the only programmer youtuber I relate to. Keep it up!

  • @CodyEngelCodes
    @CodyEngelCodes 3 роки тому +3

    Kotlin Multiplatform next! Thanks 😊

  • @jazelleanncapuli8346
    @jazelleanncapuli8346 3 роки тому +8

    i played lofi beats while listening to this video and it seemed like he could be a good rapper.

    • @kennygunderman
      @kennygunderman  3 роки тому +1

      Lmao

    • @jazelleanncapuli8346
      @jazelleanncapuli8346 3 роки тому

      @@kennygunderman It sounded so good, have you tried it? rotfl

    • @kennygunderman
      @kennygunderman  3 роки тому

      @@jazelleanncapuli8346 maybe I should quit coding and become a rapper

    • @jazelleanncapuli8346
      @jazelleanncapuli8346 3 роки тому

      @@kennygunderman maybe, just maybe. Lets go! I'll drop some beat and you just talk ok? That's what most rappers now do.

    • @kennygunderman
      @kennygunderman  3 роки тому +1

      @@jazelleanncapuli8346 Add some auto tune and we have a banger

  • @mrbaraa5172
    @mrbaraa5172 3 роки тому

    your vids are so fun man .... the only reason i check youtube from a time to another
    keep it up

  • @izio4408
    @izio4408 3 роки тому

    This is the most useful app ever

  • @m.shehryar5341
    @m.shehryar5341 3 роки тому

    First time my comment made it into a video. Thanks man!

  • @ilyastoletov
    @ilyastoletov Рік тому

    Incredible week progress! I'm learning flutter too now, and all that i've learned for first week was basics of widgets)

    • @2squad75
      @2squad75 Рік тому

      heyy lets learn together

  • @nicolaska1761
    @nicolaska1761 2 роки тому +1

    I'd just like yo say that instagram and facebook are built with react native which is cross platform, i think that today you can build any sort of app with flutter or react native, and you can still code in native with it if you need some lower level functionnalities

  • @bpeet315
    @bpeet315 2 роки тому

    Kudos to flutter explained video, it really sped things up for me

  • @keepthefaith2950
    @keepthefaith2950 3 роки тому

    This is the video I needed! thinking of using flutter for my postgrad project.

  • @nathanimanikyalo27
    @nathanimanikyalo27 3 роки тому +1

    just the encouragement i needed sir thanks am also trying flutter

  • @yahiaabdelkader6786
    @yahiaabdelkader6786 3 роки тому +8

    Is it just me or does the girl at 6:02 look like Marzia ?

  • @soun6589
    @soun6589 3 роки тому +1

    Worth noting Flutter is also an integral part of Fuchsia not to mention even Linux, yes the "WE LINUX THE ALMIGHTY LORDS OF DEVELOPMENT/PINACLE OF DEVELOPMENT EXCELLENCE" has made flutter their go to for future mobile and desktop apps. If its good enough for those guys, I mean is ANYTHING ever good enough for those guys? I'm just sayin...

  • @simonulrichkam9657
    @simonulrichkam9657 3 роки тому +6

    Hey Kenny,
    Thanks a lot for your great video. I recently jumped into flutter and I am glad you could give un your opinion about it. Also...
    I really would have loved it if you could try implementing a low level functionality to android version of the app and tell us how you feel about it. It will be really helpful for me (and surely many others) to know if the code structure of the generated native apps from flutter is good, well structured and easy to add onto or not.
    It will really be a helpful one. And you might even go as far as asking from a friend of yours who is into native iOS dev to give us his opinion relative to the iOS part of the project with respect to the same aspects as above.

  • @deidyomega
    @deidyomega 3 роки тому +1

    I would disagree about you on the part about the complex calculations. I am the CTO of a finance company, and we use dart (not flutter) for doing advanced mathematical calculations and simulations. Dart is a great choice when you need to do complex calculations.

  • @iGhostr
    @iGhostr 3 роки тому +1

    So you opened up your mind to actually try out Flutter.
    Skype, Discord, OneDrive etc. all use cross-platform technology and they are large scale apps

  • @syednajamabbasnaqvi2017
    @syednajamabbasnaqvi2017 3 роки тому +2

    going with flutter for large scale apps isn't scary but you would still need a native developer(if your aren't familiar with it) for implementing native code for low level API's. Then what you can do is launch a native method or view from flutter with channels (FFI's).Good review btw. :)

  • @ilyesdjarallah9840
    @ilyesdjarallah9840 3 роки тому +1

    Hi Sir, I hope youre reading my comment, I just wanna say next time put the CC of the video I dunno how it's done, but it'd be really helpful for me, and for your subscribers around the world ❤️❤️
    PS: I started learning Kotlin, but I found it pretty hard, and I didn't know how to learn it, and I was afraid of changing to flutter, but after I saw your video, I'm totally ready to change, and started setting up flutter on my PC 👌 APPRECIATE IT MATE ❤️

  • @dayworkhard
    @dayworkhard 3 роки тому +1

    Nice! U just motivate me to learn flutter from Day 1. See u 7 days later!

  • @g.bhargav6766
    @g.bhargav6766 Рік тому +1

    I think scaling is not an issue because google itself built googlepay in flutter which deals with enoromous data and it is used by millions of people.

  • @mehediali_
    @mehediali_ 3 роки тому

    Your content and the quality of it is insanely good! Your channel is definitely gonna become popular soon and I see you with a million subscribers + for sure! Looking forward to the next video dude 🤙🏽

  • @andrejbartulin
    @andrejbartulin Рік тому

    I still enjoy Tauri (even with large target folder) because code is way more readable and more flexible

  • @dennisbarzanoff9025
    @dennisbarzanoff9025 3 роки тому +1

    There is need for native devs. Someone needs to port these legacy codebases to Flutter

  • @iamshadmirza
    @iamshadmirza 3 роки тому

    Loving the content, subscribed!

  • @bulelanibotman
    @bulelanibotman 2 роки тому

    lmao! man, i really enjoyed this video. it was really funny and grab me when the word go

  • @ЯИСЛАМ-ь3ж
    @ЯИСЛАМ-ь3ж 3 роки тому

    Hi bro, great video.
    Have you faced overload problem on another device, if yes how did you solve it?

  • @mmazurovsky_r
    @mmazurovsky_r 3 роки тому

    Flutter is golden! Thanks for the video, very well edited

    • @ЦарицаПробкаЯнкаСупер
      @ЦарицаПробкаЯнкаСупер 3 роки тому

      мих мих а есть Fluttor для ммм руских, так скажем, не самых простых ребят. Работающих в Хром ОС и ... ну короче, Linux для хакеров есть. а для Хром ОС? есть Флаттер для Хрома? или он только для web-а?

  • @yousafsabir7
    @yousafsabir7 2 роки тому

    Do keep in mind that you won't learn flutter as much as he did in 7 days if you are a newbie.....
    He has pretty much experience in native development that's why he did that much

  • @andrewayeni
    @andrewayeni 3 роки тому

    Dayummmnn this is a great idea and an awesome app

  • @niqmadean2278
    @niqmadean2278 2 роки тому +1

    Love this content!!! Very helpful for a beginner like me 💗

  • @suyashsingh4338
    @suyashsingh4338 3 роки тому +11

    This guy learned more in 7 days than I did in a month😓

    • @tomix604
      @tomix604 3 роки тому +5

      This guy is programmer, so it's easy for him to learn something new, it's normal for beginners that it's take longer time to learn something

    • @eokdev
      @eokdev 3 роки тому

      @@tomix604 And he is checking for setup of flutter 😂

  • @Kilopillz
    @Kilopillz 2 роки тому

    Lower level api was the keyword I have been searching for for my decision to use cross platform or native. Thanks.

  • @two-zero
    @two-zero 2 роки тому

    Thanks Kenny

  • @georgew1857
    @georgew1857 3 роки тому +5

    What about react native versus flutter? Both are cross platform for mobile apps, but which is better? I already know react js and javascript, so would it make more sense for me to learn react native because it's also javascript?

    • @kennygunderman
      @kennygunderman  3 роки тому

      I plan on really diving into react native next, but I think it’s pretty good from what I’ve heard

    • @georgew1857
      @georgew1857 3 роки тому

      @@kennygunderman thank you!

    • @lexsoft3969
      @lexsoft3969 3 роки тому

      Yeah, why not ? You have grasp in React, go for it. For me, it is good as an introduction for mobile dev, before diving into Native way using Java/Kotlin for Android.
      Its official site is enough to learn from, in pair with Expo site.

    • @georgew1857
      @georgew1857 3 роки тому

      @@lexsoft3969 do you think that from an entrepreneurial viewpoint, it makes more sense to learn react native and not native because then if you want to launch your own mobile app, you can on both IOS and Android using a cross platform language like React Native?

  • @kawwedha4006
    @kawwedha4006 3 роки тому

    Nice, very nice. I haven't build something with flutter yet, but I heard that I can use a native language to perform some of those lower level APIs, seems pretty 😎.

  • @mcm4981
    @mcm4981 3 роки тому +2

    Thanks for the insights, I'm in the early stages of deciding where to start with coding an app. I have the design prototyped, roughly, and I'm not even clear if this will be a complicated app, or small app or big app (to me, its BIG, but what do I know). It's a card deck, with 52 cards, needs to generate random results after shuffling. There will be sound... Question: is this considered a small to medium app? I'm determined to build this thing!

  • @амаб-ъ5н
    @амаб-ъ5н 3 роки тому

    Thank you so much
    Can you do a video explaining what you benefited from. From programming, what are the opportunities and profits that benefit everyone who wants to learn programming, and what is your experience in this field. Thank you again

  • @antlengray
    @antlengray 2 роки тому

    Hey man thanks for the vid! I'm a (very) beginner dev and want to get into my first proper language and platform finally now! I've heard a bunch of good things about Flutter and your video also kinda backs that up... Would you recommend it for a beginner to start with in the Developers World? Cheers

  • @ammartahir5871
    @ammartahir5871 3 роки тому

    Hey Buddy You Make Great Content, I hope to see more videos of yours.

  • @gurshehzadsingh5209
    @gurshehzadsingh5209 3 роки тому +5

    It's like coding with Justin Bieber. So cool❤

  • @yeryer316
    @yeryer316 2 роки тому

    Great channel. I'm presently looking to build a cross platform mobile app which has the functionality to take payments. I also need it to link to a website. Would your recommendation be Flutter? Also, I've never coded before but am keen to learn.

  • @rockyrawlo2895
    @rockyrawlo2895 3 роки тому +4

    React in 7 day flutter in 7 day next video : cracked Google in 7 days feat algo expert

  • @ItsYourBoyMRAR
    @ItsYourBoyMRAR 3 роки тому

    Great Editing Too 😁

  • @guyincognito1985
    @guyincognito1985 3 роки тому

    What about a video on your "1 Man Scrub Team" process/workflow?

  • @ivankondrashkin
    @ivankondrashkin 3 роки тому

    I love Flutter, I feel better with Flutter with auto genarator code and streams and providers and widget building. I had expirince 2 years. I love more that React Native

  • @mrstanton81
    @mrstanton81 3 роки тому

    Good R&D. Keep it up!

  • @Magnetron692
    @Magnetron692 3 роки тому

    Hi Kenny, thank you very much! I've always wondered why one should consider native programming instead of cross-platform. Now I know: Lover level API access, complex calculation etc. Flutter is my favorite platform at the moment. Greetings from Germany Ralf

    • @navjotsingh2251
      @navjotsingh2251 3 роки тому

      You can still use flutter and mix in native code for performance enhancements. Same for react native.

    • @GumbyTheGreen1
      @GumbyTheGreen1 2 роки тому +2

      You can access all the APIs from Flutter through platform channels or plugins. Also, Dart in Flutter is AOT compiled and at least as fast as Java/Kotlin and Swift/ObjC for computation from what I understand.

  • @Harshpatel-qf5gf
    @Harshpatel-qf5gf 2 роки тому

    As a fresher...it is good to go with flutter

  • @Shubham-xh9nz
    @Shubham-xh9nz 3 роки тому

    edits are amazing

  • @jonthuemichel9939
    @jonthuemichel9939 2 роки тому

    I am getting ready to do the same challenge. What architecture did you use again? I could not hear it properly.