Flutter vs Kotlin Multiplatform | Which is better ?

Sdílet
Vložit
  • čas přidán 14. 06. 2024
  • Flutter vs Kotlin Multiplatform 2023 !
    what is flutter app development
    In this video, we will compare flutter vs kotlin multiplatform. Both kotlin multiplaform and google flutter are popular choices for creating cross platform mobile app development frameworks. If you are confused which one you should pick for your cross platform application then definitely watch this short guide!
    Subscribe to our channel 👉 shorturl.at/uCET4
    If you enjoyed this video be sure to give it a like and subscribe for more!
    ChatGPT: Here's how to get a job at Google, Meta, Tesla ...
    • 5 Tips to get a job at...
    ChatGPT generates NFTs ! New Passive Income With ChatGPT !
    • How to generate images...
    I Lost $XXX after OpenAI's Secret Key LEAKED !!
    • I Lost $XXX after Open...
    Web Scraping using ChatGPT | Coded by ChatGPT
    • How to create a Web Sc...
    Flutter ChatGPT using OpenAI's GPT-3 | Flutter Chatbot
    • Flutter ChatGPT using ...
    How to Manage State Using Flutter GetX | Flutter State Management • GetX State Management ...
    How to Manage State Using Flutter Provider | Flutter State Management • Flutter Provider State...
    How to Solve Vertical viewport was given unbounded height | Flutter Common Error
    • How to Solve Vertical ...
    Installation & Configuration | Flutter Firebase Tutorial #1
    • Installation & Configu...
    Firebase RealTime Database (CRUD) | Flutter Firebase Tutorial #3
    • Firebase RealTime Data...
    How To Create A Flutter Table Calendar In Just 5 Minutes!
    • How To Create A Flutte...
    Dropdown in Flutter for creating flexible, reusable user interfaces
    • Dropdown in Flutter fo...
    Object-oriented Programming in Dart
    • OOP Tutorials
    Flutter Project Ideas
    • Flutter Project Ideas
    Flutter Package Tutorials
    • Flutter Package Tutorials
    #fluttertutorialforbeginners #kotlinandroid
  • Věda a technologie

Komentáře • 51

  • @dontdoit6986
    @dontdoit6986 Před 9 měsíci +23

    Flutter just keeps on coming back stronger than before. I’m on my third enterprise app this year to be shipped to the wild.

  • @ShourovRoy-pk5zm
    @ShourovRoy-pk5zm Před 9 měsíci +13

    Flutter is for urgently project and apps that are only focused on data on the other hand jetpack compose when you need to access and take the advantages of system and hard drive and want smooth performance.
    Both are best at their own position.

    • @AIWithFlutter
      @AIWithFlutter  Před 9 měsíci +1

      Good insight !

    • @Apenschi
      @Apenschi Před 14 dny

      You prefer Kotlin over Flutter for smoother performance ?!? Seriously !?! I have the feeling that you have no idea what you are talking about!

    • @ShourovRoy-pk5zm
      @ShourovRoy-pk5zm Před 14 dny

      @@Apenschi you must be a noob.

    • @Apenschi
      @Apenschi Před 14 dny

      @@ShourovRoy-pk5zm I have 40 years of dev experience and have been working with Flutter since 2018 developing several real world apps to production with it. At the same time I migrated lots of Java/XML code to Kotlin/Compose and tried several times to use KMP. KMP/Compose is not even close to Flutter when it comes to speed, smotheness of animations and production readiness in general!

    • @3d_artist308
      @3d_artist308 Před 4 dny

      Keep quiet you don't know flutter or even kotlin

  • @silientlips
    @silientlips Před 9 měsíci +7

    I think in Flutter version 3.10 or later, Flutter uses Impeller as its rendering engine.

    • @abasilis
      @abasilis Před 9 měsíci +4

      As soon as he said skia, I thought this guy is outdated. 😅

    • @AIWithFlutter
      @AIWithFlutter  Před 9 měsíci +2

      My bad 😅

    • @abasilis
      @abasilis Před 9 měsíci

      @@AIWithFlutter No worries, it's been so long using skia that it comes naturally when speaking about the Flutter graphic engine.

    • @vladimirkraus1438
      @vladimirkraus1438 Před 5 měsíci

      As of 3.16 Flutter still uses Impeller only for iOS, where it is enabled by default. On other platforms it still uses Skia by default and Impeller must be explicitly enabled (it is in preview/experimental stage). So your information is not correct.

    • @mariol8831
      @mariol8831 Před 23 dny

      @@vladimirkraus1438 now in 3.22 it is an opt-in feature for android and fallback to skia if the end user device doesn’t supports it which is nice but may increase app size because it include both options.

  • @junya9040
    @junya9040 Před 9 měsíci +6

    Amazing comparison. I was looking for it recently to start my own project. Flutter should be the perfect choice now . Thanks !

  • @readmeandanswer8142
    @readmeandanswer8142 Před 9 měsíci +5

    You compare these technologies by different indicators. I could not understand what would be better or worse, because you did not even compare them by categories of what is in one and what is not in the other.
    You just mentioned certain aspects of the technology that are not even comparable.
    Where is minuses KMP?

    • @troy200550
      @troy200550 Před 6 měsíci

      This is just me = Kmm is not real multiPlatform because if i create a hello in android i need xml layout but for this code to work in ios i need to add cocoa or objective c code to it,, i only share variables but not layout....flutter on the other hand is one code rule for all platforms....why would i waist time in kmm coding two systems when i can code one in flutter and works in all, aside from this if i know ios and android then im better off making two separet native apps

    • @raza404y
      @raza404y Před 6 měsíci

      ​@@troy200550But what about flutter App large size and sometimes it feels lag ?

    • @troy200550
      @troy200550 Před 6 měsíci

      @@raza404y that's true but if you use stateless widgets were needed and state full were needed then performance is not an issue...the app size we cannot do anything about... But flutter is faster to develop with and google adds features like sensor management. Etc

    • @atulkumar-bb7vi
      @atulkumar-bb7vi Před měsícem

      ​@@troy200550this is now supported by compose multi-platform, just check .

  • @kamil_supabase_enjoyer
    @kamil_supabase_enjoyer Před 9 měsíci +5

    Very good video :)

  • @apisaga
    @apisaga Před 8 měsíci +8

    3:28 small community base?, pffft

    • @AIWithFlutter
      @AIWithFlutter  Před 7 měsíci

      Great insight, but we meant RELATIVE to native android.

    • @verryondrums
      @verryondrums Před 7 měsíci +5

      Flutter has a really big, active and incredibly friendly and helpful community 👌

  • @vuduc7563
    @vuduc7563 Před 7 měsíci +1

    Everything look perfect in Flutter except Flutter fix only 1 space tab indent when coding. So I choose KMM

  • @Apenschi
    @Apenschi Před 14 dny

    Although I really like Kotlin and it might be a real alternative to Flutter in the Future, Flutter is currently years ahead! AND Kotlin will always be limited by the underlying JVM, what e.g. currently keep it from getting sound null safety (currently still only available in Swift and Dart)! The KMP Team does a good job in stealing ideas from Flutter and try to reimplement a lot of it, but that will take several years until it will be production ready!

  • @Apenschi
    @Apenschi Před 14 dny

    Very incomplete comparison! Small Community for Flutter compared to KMP? Are you serious!?! What about aggressive composability that leads to a much higher reuse of code and components than in Compose? You also can use Dart perfectly on the Backend!

  • @k4ba
    @k4ba Před 2 měsíci +4

    Flutter for kids

  • @chirayujoshi1189
    @chirayujoshi1189 Před 6 měsíci +8

    I used flutter in my initial projects. But when I joined a software company, I realised what scalability and maintainability means.
    With Jetpack Compose, things are now different in native android app development.
    When CMM is fully ready, I bet there is nothing better than it.

    • @AIWithFlutter
      @AIWithFlutter  Před 6 měsíci

      Thanks for the great insight !

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

      Can i use compose multiplatform for building ios and android app nowadays ? i am thinking of using it on my company projects

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

      @@meidy3795 unfortunately, I am not working in android domain anymore since the project shut down. I'm right now working in backend development

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

    React Native is the best

    • @joshafc41
      @joshafc41 Před 29 dny +1

      Its the worst

    • @MadhanRaj-tv4jd
      @MadhanRaj-tv4jd Před 25 dny

      No because it can't support linux app build 😢

    • @hghmnds
      @hghmnds Před 16 dny

      @@joshafc41yuh because you only know react native

  • @ydab7029
    @ydab7029 Před 9 měsíci +6

    Don't try kotlin multiplatform. Worse than react native

    • @Rajmanov
      @Rajmanov Před 8 měsíci +1

      why?

    • @apisaga
      @apisaga Před 8 měsíci +1

      why?

    • @dleonardo3238
      @dleonardo3238 Před 7 měsíci +7

      i'm enjoying it musch more than both flutter and react native. performance feels still native

    • @ravimishra9922
      @ravimishra9922 Před 3 měsíci

      Any particular reason?

    • @mso2000
      @mso2000 Před 2 měsíci +2

      The only reason is that he doesn't know how to use it.