Flutter for iOS developers

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • Whether you're an experienced iOS developer or just getting started, this video will provide you with a comprehensive overview on how Flutter works on iOS and how it can help you build beautiful apps.
    Learning Dart as a Swift developer → goo.gle/3DTBHNI
    Flutter for SwiftUI Developers → goo.gle/3qw26y2
    ffigen package → goo.gle/3qoTvgB
    Object-C and Swift interop → goo.gle/456ZVzZ
    Wonderous App → goo.gle/3KTcUvD
    Begin learning Flutter → goo.gle/LearnF...
    Subscribe to Flutter → goo.gle/FlutterYT
    #Flutter

КОМЕНТАРІ • 76

  • @flutterdev
    @flutterdev  Рік тому +17

    Subscribe for the latest → goo.gle/FlutterYT

  • @bilalbakr7817
    @bilalbakr7817 Рік тому +32

    We are requesting Flutter for Android developers as well, and thanks for this amazing video.

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

      I’d love to see this one next as well

  • @bigoshort
    @bigoshort Рік тому +7

    I proudly follow you from Iraq! You bring inspiration and technology to the world of development and programming. Keep up your exceptional creativity and work! 🇮🇶🚀❤️

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

    Flutter is really help my company a lot. Its cost effective too.

  • @pedrosantos4368
    @pedrosantos4368 Рік тому +5

    AWESOME explanation, thanks!

  • @DrRebinAli
    @DrRebinAli Рік тому +22

    Love flutter ❤️❤️❤️

  • @eduardofulgencio741
    @eduardofulgencio741 7 місяців тому +1

    Empiezo con Flutter y veo que hay mucha similitud con SwiftUI y con JetapackCompose de Android. Me resulta interesante tener experiencia en iOs y también en otro framework multiplataforma como Flutter. Ya estoy a apuntado a dos cursos de Flutter. Uno de 120 horas y otro de 240h.
    Pregunta:
    ¿Es posible obtener una certificación de Flutter?
    O ser un experto en Flutter?

  • @kennedymwenda3357
    @kennedymwenda3357 3 місяці тому

    You still have to maintain two UI designs which beats the purpose of one code base for both platforms. This increases the cognitive load.

  • @vimalgorvadia
    @vimalgorvadia Рік тому +4

    Good Intro with basic covered 👍

  • @samsaraAI2025
    @samsaraAI2025 Рік тому +2

    Thanks for the video! Do you have already a good connection with MongoDB / realm?

  • @tiberiusrubicon9261
    @tiberiusrubicon9261 8 місяців тому

    Flutter looks pretty familiar after SwiftUI, but Dart(Core of logic for Flutter) is much more comfortable, than Swift(Yeah, Dart is much more smaller and feels like classic C-syntax language). Yes SwiftUI feels more compact, but the Apple Way forces you build applications at last version of iOS, because of a lot of useful or critical in modern mobile development features, which can not be imported in elder version of iOS. Simple example - sheet size can be set only after iOS 16, and minimal version for a lot of Projects is iOS 14. It feels uncomfortable.

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

    Nice. But what about Flutter for embedded systems and Kata OS? Is there any hope?

  • @BitNbit
    @BitNbit Рік тому +2

    Flutter and the top, thanks for the video. Greetings from Italy

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

    🙌👍
    Need likewise explanation for Android as well !!!

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

    I know how to use flutter, and create apps, But still don't know how It works and what are the thing behind it,
    can anyone please share any source to understand that ?

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

    Thanks, that's a good explanation.

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

    Animated carousel is fantastic; how you made that ?

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

    Is there ang chance of media pipe coming to flutter?

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

    Would be awesome if there is some content on integrating native SDK like ngenius payment gateway in flutter would pay to watch
    Long live Flutter😊

  • @АртурЗарипов-ю9п

    Good job! Thank you!

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

    Great episode. We need more information about iOS

  • @almostprofessionalrecords6651

    Please use light theme in vs code when the rest of the video is in light theme.

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

    Woah !
    Such a great explanation !!

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

    Great video..Thanks flutter. I’ve been using it for few years now. Notice that UI performance still laggy at starts.

  • @AnNguyen-ty9fy
    @AnNguyen-ty9fy Рік тому

    hope to see desktop version of this series

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

    From my experience, flutter engine works better on native Android than native iOS

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

    Mind-blowing framework❤

  • @AnirudhIsOnline
    @AnirudhIsOnline Рік тому +2

    Flutter is ❤

  • @RahulKumar-kg3hu
    @RahulKumar-kg3hu Рік тому +1

    Thanks 👍

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

    very good video
    i like you good vedio

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

    Got a Flutter puzzle that's been tickling my brain. My app's all smooth sailing until it hits those slick 120Hz phones then it gets a bit rebellious! 😅. But guess what? When I switch to battery saver mode, bam, the glitch vanishes. 🕺
    Feels like my app's caught in a race with these speedy displays! Any pals out there faced this? Share your wisdom! Let's Flutter through this together! 🚀🤝

    • @BooleanDev
      @BooleanDev Рік тому +2

      its a known issue on the latest stable flutter version unfortunately

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

      see issue 131319 in the flutter repo. it only happens in iOS 16.6 because of a bug in iOS

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

      if this was your issue, it is fixed in Flutter 3.13 pre release and master channel with impeller enabled

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

      @@BooleanDev That was great info, Thank you

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

      @@arjunranjith9651 no problem! also, 3.13 is stable now

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

    Thanks Lisa

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

    I love flutter.

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

    Thanks Leigha!

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

    so good!

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

    Thanks

  • @adewaleadisa4346
    @adewaleadisa4346 4 місяці тому

    This great 👍

  • @Kemal-o8b
    @Kemal-o8b 6 місяців тому

    Love it!❤

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

    Thats nice, now back to fix that 11k+ github issues.

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

    Flutter forward 🐦

  • @honor9lite1337
    @honor9lite1337 Рік тому +2

    Nice😊

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

    Wow to nice Flutter to iOS Code

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

    nice

  • @WorldRankMoba
    @WorldRankMoba Рік тому +2

    I thought flutter is dead based on job postings 😢

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

    Let's gooo!

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

    Flutter supremacy

  • @chillbro2275
    @chillbro2275 2 місяці тому

    9:39 ah okay, so I would need to be on a Mac.

  • @juandiegochaluproca3236
    @juandiegochaluproca3236 5 місяців тому

    hola linda, como te llamas?

  • @user_yfhfjdjej2872
    @user_yfhfjdjej2872 9 місяців тому +1

    На objc и все норм

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

    ❤❤❤

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

    What on earth? with under pants?!!😁

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

    💜💜

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

    Hi guys

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

    first of all fix the freakin command line tools setup
    make a one click setup. wasted 1 week and still can't figure out the problem and get started using flutter. come on guys fix these setup problem

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

    Scroll FPS is rubbish on iOS. Flutter needs improvement.

    • @呀咧呀咧
      @呀咧呀咧 Рік тому

      Scrolling is smooth imo. Maybe it’s just your build tree is too complex

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

      @@呀咧呀咧 React Native doesn’t cause trouble with same complexity.

  • @nawshadhamid1266
    @nawshadhamid1266 7 місяців тому +1

    dhur lengda matari.

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

    step one buy a mac... yeah right..

  • @21izah
    @21izah Рік тому

    🤍💙

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

    Why do you keep repeating that flutter is for web, when it sucks for web :)

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

    Face Tauri... if you dare

  • @ankeshkapil3129
    @ankeshkapil3129 Рік тому +2

    why not pwa

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

    Какое же гавно