Flutter in 2024: Cross Platform Tool You Must Learn!

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • In this video, I dive into why Flutter is the must-learn cross-platform development tool in 2024. Whether you're developing for Android, iOS, the web, or even game development, Flutter has you covered. I'll walk you through the latest features, benefits, and why it's a game-changer for developers.
    What you'll learn:
    The latest updates and features in Flutter 2024
    How Flutter supports cross-platform development
    Real-world examples of Flutter in action
    Tips for getting started with Flutter
    If you're a developer looking to expand your skills and take advantage of the latest tools, this video is for you!
    Chapters:
    0:00 - Introduction
    0:58 - Dart Language
    2:45 - Mobile Development
    4:45 - Web Development
    6:00 - Desktop Applications
    6:40 - Game Development
    8:20 - Summary
    9:08 - Flutter market
    Don't forget to like, comment, and subscribe for more tech content!
    If you like my work
    Support Me on Ko-Fi : ko-fi.com/afzalali15
    Gears ========
    Camera 📸 || Canon 250D : amzn.to/34isdKr
    Mic 🎤 || Maono AU-04 : amzn.to/341g9wS
    #CodeX
    Connect with me on social media:
    FB: / codexdevs
    Twitter: / afzalali_dev
    LinkedIn: / afzalali15
    Discord: / discord

Komentáře • 59

  • @Keshav-zc1rf
    @Keshav-zc1rf Před měsícem +3

    Thanks alot sir , A few days ago, a big techtuber video trying to discourage me,
    I already tried flutter before, and Dart was very easy and its errors are like guide i mean i barely need to ask any llm or to look at stackoverflow.
    i were assuming initially that Dart might be slower, but it's actually much faster than Java and incredibly easy to pick up.

  • @charlesifoegbu
    @charlesifoegbu Před měsícem +5

    You're absolutely right. I've seen videos comparing Flutter with Kotlin Multiplatform (KMP), which I think is not quite appropriate as they cater to different needs. Flutter provides a complete UI toolkit and allows for a single codebase approach, whereas KMP focuses on sharing business logic across platforms, requiring platform-specific UI libraries. Great video, CodeX! Flutter's amazing.
    By the way, you mentioned there's an opening at your organization. I have over five years of experience with Flutter and I'm seeking new opportunities.

    • @amanverma6515
      @amanverma6515 Před měsícem

      there is also option to share UI layer too using compose

    • @niteshdewangan7522
      @niteshdewangan7522 Před měsícem

      Employee with 3YOE..
      I am working in cyber security project.. but i want to switch to developer as I have no interest in cyber security.. I have done android developement in past and built some 3 4 apps (native).. so I want to switch as a mobile app developer.. but now confused as should I continue with native app development considering my previous background.. or should I learn hybrid app development (this I will have to start from scratch)..
      Please I need genuine advice.

    • @amanverma6515
      @amanverma6515 Před měsícem

      @@niteshdewangan7522 you have already some experience with native android development, You should continue with native development and then switch to KMP when you feel confident about it. Your native android dev knowledge will be very helpful in Kotlin Multi-Platform

  • @Mhmd_SHA
    @Mhmd_SHA Před měsícem +1

    Thanks For All the Insights🤓

  • @Omarhi51llarious4tsxdl1l
    @Omarhi51llarious4tsxdl1l Před měsícem +13

    Stop searching, Start Learning❤

  • @avisioncreator9517
    @avisioncreator9517 Před měsícem +1

    thanks for this video as i was in between to make final decision of where to start codding.thanks

  • @anubratsahoo447
    @anubratsahoo447 Před měsícem +2

    Love the way you edit your videos and your voice sounds so professional,i gather it's an enty level moanao mic .can u tell us how u edit ur voices.

  • @TahiruAgbanwa
    @TahiruAgbanwa Před měsícem +9

    How many of you realise that flutter app crashes less as compared to pure native apps or frameworks that bridge to pure native apps. My app has been in production for 2 yrs with no crashes

    • @CodeXdev
      @CodeXdev  Před měsícem +1

      True, the fact that any crash situation is absorbed by the Widget that’s y you don’t see app crash but grey screen

    • @ayomidekosebinu5830
      @ayomidekosebinu5830 Před měsícem

      I don't understand please

  • @Aali.258
    @Aali.258 Před měsícem

    Game development seems an interesting topic to explore with flutter.

    • @CodeXdev
      @CodeXdev  Před měsícem +2

      Indeed it is, tutorials on the way!

  • @h3w45
    @h3w45 Před měsícem +1

    Flutter is the future

  • @bennguyen1313
    @bennguyen1313 Před měsícem

    Is Flutter suitable for making applications that access hardware attached to a PC? Either as a browser/web-app , or as a standalone pc executable?
    For example, if the hardware connects via usb or pci (and can be accessed via a 32-bit or 64-bit DLL), how easily (or well documented) would it be for Flutter to call those dll functions? Platform Channels / FFI?

    • @CodeXdev
      @CodeXdev  Před měsícem +1

      It’s pretty straight forward if you have the DLL then you can use FFI to invoke methods from it. You will find documentation for both FFI and native c method call from flutter

  • @babrygaledou6661
    @babrygaledou6661 Před měsícem +1

    Yeah , that's it

  • @AppDev_06
    @AppDev_06 Před měsícem +1

    I have already learned MERN stack should i go for React Native or flutter

    • @CodeXdev
      @CodeXdev  Před měsícem +2

      If you are good at React then stick with it. Opportunities are available for both, at the end both makes great cross platform app.

  • @niteshdewangan7522
    @niteshdewangan7522 Před měsícem

    Employee with 3YOE..
    I am working in cyber security project.. but i want to switch to developer as I have no interest in cyber security.. I have done android developement in past and built some 3 4 apps (native).. so I want to switch as a mobile app developer.. but now confused as should I continue with native app development considering my previous background.. or should I learn hybrid app development (this I will have to start from scratch)..
    Please I need genuine advice.

    • @CodeXdev
      @CodeXdev  Před měsícem

      If you really want to work as a Mobile Developer then Cross platform tool is more suited based on current market trend.
      There is always need of Native development but not all companies want to work at core level and put double effort to create apps.
      Cross platform has become mature enough to handle all performance aspects and make smooth application. Flutter specially have edge in this field and can be a great option.
      Best of luck for your future!

    • @niteshdewangan7522
      @niteshdewangan7522 Před měsícem

      @@CodeXdev thank you very much for responding

  • @YoshiMuramasa
    @YoshiMuramasa Před měsícem

    Hello Mr. Afzal! I wanted to learn Flutter as my first language/platform. I have ZERO knowledge with programming but I want to start. Where should I start?

    • @fitvity
      @fitvity Před měsícem +1

      Learn basic programming you can start with python or c i would prefer python then learn dart specifically asynchronous programming and oops concepts and then you can learn flutter with youtube , medium app , flutter documentation

  • @zg0ul2
    @zg0ul2 Před měsícem +2

    when you say flutter is not meant for websites does that mean we can't build websites with it? or would woubsites be slow compared to webapps? I'm asking because I want to build an all in one website which has a portfolio and a landing page to each app I publish, would that be feasible?

    • @CodeXdev
      @CodeXdev  Před měsícem +1

      Yes, a product demo page, portfolio, product showcase is good fit for flutter!

    • @Mempler
      @Mempler Před měsícem +3

      Flutter is great for a web app but bad for a website.
      That's because it's not statically rendered, and search engines can not figure meaningful information out of it.
      For example, a blog or docs would be much better as a website, while a chat implementation would be much better to implement in flutter.
      Heck, even a complex dashboard is good in flutter. Only static content should be made the traditional way

  • @studentoftezpuruniversitym564

    please make basics game using flutter

    • @CodeXdev
      @CodeXdev  Před měsícem

      Sure! New video on Game Dev is coming up soon

  • @akashkumardas6521
    @akashkumardas6521 Před měsícem

    I will watch you later, Phillip lackner just uploaded a video flutter vs kmp. He will definitely use drawbacks and limitations of flutter.

    • @akashkumardas6521
      @akashkumardas6521 Před měsícem

      czcams.com/video/dzog64ENKG0/video.htmlsi=sbuWBuWPqp83GcZF

    • @akashkumardas6521
      @akashkumardas6521 Před měsícem

      Why kmp is better the real comparison not one sided

    • @ahmedbathily7013
      @ahmedbathily7013 Před měsícem

      kmp is far behind flutter ,with kmp you only can share buisness logic while with flutter a single codebase( ui and buisness logic) can be shared by all platforms

    • @niteshdewangan7522
      @niteshdewangan7522 Před měsícem

      Employee with 3YOE..
      I am working in cyber security project.. but i want to switch to developer as I have no interest in cyber security.. I have done android developement in past and built some 3 4 apps (native).. so I want to switch as a mobile app developer.. but now confused as should I continue with native app development considering my previous background.. or should I learn hybrid app development (this I will have to start from scratch)..
      Please I need genuine advice.

  • @laikastoq100
    @laikastoq100 Před 25 dny

    Your video editing skills are awesome man! thanks for creating this wonderful video

  • @babrygaledou6661
    @babrygaledou6661 Před měsícem

    I want to learn how to use get from scratch !

    • @CodeXdev
      @CodeXdev  Před měsícem

      I have multiple tutorials on GetX, but all are on different topics and not sequential guide.

    • @babrygaledou6661
      @babrygaledou6661 Před měsícem

      @@CodeXdev perhaps I can learn from them bring links🔗

  • @imdebu
    @imdebu Před měsícem

    Sir why don't you bring a flutter course?

    • @CodeXdev
      @CodeXdev  Před měsícem +2

      I would love to.. I am thinking there are already so many courses, should I crest my own way or not 🫣

    • @imdebu
      @imdebu Před měsícem +1

      @@CodeXdev definitely there are courses but then if you could launch a course where you build a actual project and use technologies that industries are using would be better.

  • @richardappow6770
    @richardappow6770 Před měsícem

    give links to games showcased in your prresentation

    • @CodeXdev
      @CodeXdev  Před měsícem

      Games shown in this video are Flutter Gaming Challenge Winners, search for it, you may find source code as well.

  • @pessimistic_optimism
    @pessimistic_optimism Před měsícem

    you are right, that's the problem. flutter seems to be to very focused on cross platform mobile app development. whereas react and svelte already solves it and can be extended to web development. I had high hopes for flutter until recent down sizing of flutter dev team and they seem to have rolled over many features to future releases. I guess it's not appropriate to suggest flutter to freshers over react or svelte or vue.

  • @sagarchandrachanda7989
    @sagarchandrachanda7989 Před měsícem

    Is google going to shut down flutter in near future? I heard some rumors please clarify this

    • @CodeXdev
      @CodeXdev  Před měsícem +1

      I don’t think so, In my last video I have explained why Flutter doesn’t seem to shut any soon..

    • @ahmedbathily7013
      @ahmedbathily7013 Před měsícem

      it was misinformation ,the team manager micheal has clarified all thing about flutter and the bad rumors

    • @sagarchandrachanda7989
      @sagarchandrachanda7989 Před měsícem

      @@CodeXdev Thank You

    • @sagarchandrachanda7989
      @sagarchandrachanda7989 Před měsícem

      @@ahmedbathily7013 Thank You

    • @pessimistic_optimism
      @pessimistic_optimism Před měsícem

      flutter could be shut by google itself, soon. In last round of layoffs flutter is the team that was affected the most. Google wanted to develop an alternative to react and it failed. now Google wants to pivot it to game development but there is unity and unreal engines which are quite massive. One more issue with flutter is that, it lags in web development as it doesn't have many features like SSE and SEO, which react, vue and svelte excel in. react and svelte can work as cross platform and web development frameworks. this puts flutter in a weird spot. don't waste time on new technologies during this hard times as these technologies might not ground. most of the UI and UX budget is going towards AI. I work at Salesforce and I have first hand knowledge on the industry.

  • @webprojectsz
    @webprojectsz Před měsícem +1

    Dont waste your time on flutter

    • @nishantbhoj5851
      @nishantbhoj5851 Před měsícem +1

      @webprojectsz why bro? According to uhh what to do