Flutter
Flutter
  • 540
  • 102 523 475
List.generate (Technique of the Week)
Use List.generate to programatically create child widgets of rows, columns, and any widget that doesn’t have a builder constructor.
List.generate API documentation →goo.gle/3z3QsOS
[Flutter tutorial] Create mixed lists with different items → goo.gle/4caRpn1
Watch more Technique of the Week → goo.gle/FlutterTechnique
Subscribe to Flutter → goo.gle/FlutterYT
#Flutter #TechniqueOfTheWeek
Speaker: Eric Windmill
Products Mentioned: Flutter
Переглядів: 21 974

Відео

Tween (Technique of the Week)
Переглядів 45 тис.21 день тому
Tween classes are useful when you want to interpolate over a range of values to create an animation. Tween class → goo.gle/3UweHNN Watch more Technique of the Week → goo.gle/FlutterTechnique Subscribe to Flutter → goo.gle/FlutterYT #Flutter #TechniqueOfTheWeek Speaker: Eric Windmill Products Mentioned: Flutter
Building multiplatform games with Flutter
Переглядів 34 тис.Місяць тому
Learn how to build your next game with Flutter. Flutter is used in more than 1M apps from small studios to large companies building beautiful, natively compiled, multi-platform applications from a single codebase. Casual games have become a big part of the Flutter ecosystem with the Casual Games Toolkit, a collection of free and open source tools, templates, and resources to make game developme...
Flutter at Google I/O 2024 in 5 minutes
Переглядів 4,6 млнМісяць тому
Flutter at Google I/O 2024 in 5 minutes
How to build a physics based game with Flutter and Flame's Forge2D
Переглядів 22 тис.Місяць тому
How to build a physics based game with Flutter and Flame's Forge2D
Gemini API and Flutter: Practical, AI-driven apps with Google AI tools
Переглядів 34 тис.Місяць тому
Gemini API and Flutter: Practical, AI-driven apps with Google AI tools
No more broken links: Deep linking success in Flutter
Переглядів 28 тис.Місяць тому
No more broken links: Deep linking success in Flutter
Building picture perfect camera experiences in Flutter with CameraX
Переглядів 34 тис.Місяць тому
Building picture perfect camera experiences in Flutter with CameraX
What's new in Flutter
Переглядів 183 тис.Місяць тому
What's new in Flutter
How to build Adaptive UI with Flutter
Переглядів 313 тис.Місяць тому
How to build Adaptive UI with Flutter
Announcing the winners from the #GlobalGamersChallenge
Переглядів 11 тис.Місяць тому
Announcing the winners from the #GlobalGamersChallenge
How Universal Destinations & Experiences build next generation experiences with #Flutter
Переглядів 19 тис.Місяць тому
How Universal Destinations & Experiences build next generation experiences with #Flutter
Isolates (Technique of the Week)
Переглядів 64 тис.2 місяці тому
Isolates (Technique of the Week)
DevTools Extensions - Flutter Build Show
Переглядів 15 тис.2 місяці тому
DevTools Extensions - Flutter Build Show
Top 20 finalists from the #GlobalGamersChallenge
Переглядів 7 тис.2 місяці тому
Top 20 finalists from the #GlobalGamersChallenge
SegmentedButton (Widget of the Week)
Переглядів 55 тис.2 місяці тому
SegmentedButton (Widget of the Week)
Drag and drop - Flutter Build Show
Переглядів 45 тис.3 місяці тому
Drag and drop - Flutter Build Show
Announcing the judges for the #GlobalGamersChallenge
Переглядів 8 тис.4 місяці тому
Announcing the judges for the #GlobalGamersChallenge
feedback (Package of the Week)
Переглядів 50 тис.4 місяці тому
feedback (Package of the Week)
Patterns #DecodingFlutter
Переглядів 35 тис.5 місяців тому
Patterns #DecodingFlutter
DropdownMenu (Widget of the Week)
Переглядів 68 тис.5 місяців тому
DropdownMenu (Widget of the Week)
Global Citizen (Flutter Developer Stories)
Переглядів 9 тис.5 місяців тому
Global Citizen (Flutter Developer Stories)
The #GoogleWalletChallenge
Переглядів 11 тис.5 місяців тому
The #GoogleWalletChallenge
Announcing the #GlobalGamersChallenge!
Переглядів 18 тис.5 місяців тому
Announcing the #GlobalGamersChallenge!
UI tests #DecodingFlutter
Переглядів 38 тис.6 місяців тому
UI tests #DecodingFlutter
OverlayPortal (Widget of the Week)
Переглядів 89 тис.6 місяців тому
OverlayPortal (Widget of the Week)
When to use the Flutter beta channel
Переглядів 12 тис.7 місяців тому
When to use the Flutter beta channel
Introducing the Flutter Casual Games Toolkit
Переглядів 74 тис.7 місяців тому
Introducing the Flutter Casual Games Toolkit
2D scrolling - Flutter Build Show
Переглядів 50 тис.7 місяців тому
2D scrolling - Flutter Build Show
Gap (Package of the Week)
Переглядів 111 тис.7 місяців тому
Gap (Package of the Week)

КОМЕНТАРІ

  • @flutter-fm1kl
    @flutter-fm1kl 6 годин тому

    How to manage data came from the backend

  • @moammarqaddafi4858
    @moammarqaddafi4858 10 годин тому

    Reason we love flutter... learning never stops

  • @willcoder
    @willcoder 13 годин тому

    Isolates makes multi-core apps using Flutter really awesome. I'm curious: in addition to avoiding jank, does offloading that work onto a background core also improve battery life? It seems like using multiple cores _should_ have a net better energy draw than the same work being task-switched on a single core. If nothing else, doing more work in a shorter amount of time would at least save on screen-time, but ignoring that, is it more power efficient for just the CPU draw?

  • @LabGecko
    @LabGecko 17 годин тому

    Little less drama injected into the explanation would be nice if it would speed this up. Anyone understanding this code is not a child. I feel like this could've been done in 15 min, especially if typos were edited out.

  • @notoriouslycuriouswombat
    @notoriouslycuriouswombat 20 годин тому

    Working with Json is not really tedious in most languages.. dart is one of those where it somehow is.. self inflicted wounds. Hopefully macros fix this

  • @prakharkulshrestha8467
    @prakharkulshrestha8467 20 годин тому

    Which editor or theme you are using?

  • @Miksa-oi7wl
    @Miksa-oi7wl 22 години тому

    Looks cool!

  • @20cmusic
    @20cmusic 23 години тому

    Mixing up data structure with logic is really bad idea. It makes harder to debug, harder to read and makes more error. In real world, fancy syntax is the enemy of maintainability.

  • @superjfbm
    @superjfbm День тому

    ..it doesnt feel.... real.

  • @tube-rp1nb
    @tube-rp1nb День тому

    let's do it flutter is the best. i don't want to go to react native anymore with unnecessary and costly eas build. flutter flutter💪💪💪💪

  • @AleixoDossantos
    @AleixoDossantos 2 дні тому

    Pengikutnya hanya KTP islam tdk bisa membaca huruf arab hanya menghafal agama islam itu di turunkan langsung dari Aulah. Percayalah agama islam pembohong

  • @Foolistan007
    @Foolistan007 2 дні тому

    Why don't google use Flutter in their own projects ?

  • @matteoborghi3942
    @matteoborghi3942 2 дні тому

    When I understood the watch I felt a rock lifted from my heart, it felt so easy

  • @infinixjambi3918
    @infinixjambi3918 2 дні тому

    Zainab maradinslmarhumwanita sukses nebangjafi artis intronasional mudik harus rekamsuara zainabsemuanya musik lagi pinal

  • @infinixjambi3918
    @infinixjambi3918 2 дні тому

    Mari tetap satu kaset suara Zainab OS

  • @infinixjambi3918
    @infinixjambi3918 2 дні тому

    Suara zainabfionipu pakai namaartis jakarta wajah artis jakarta bisVae di Eli kaset diooubah photo inilah gawe orabvnipu dariaset suara zainabnsmanipu wajah nipubos

  • @DesenvolvedorJose
    @DesenvolvedorJose 3 дні тому

    nice!

  • @user-li7tg4hm7u
    @user-li7tg4hm7u 3 дні тому

    I just joined your VIP group, and I'm so excited to learn from the best in the business. Thank you for this amazing opportunity!

  • @inakisanchez2552
    @inakisanchez2552 3 дні тому

    I have an interview in a few days for a position with flutter. I'm a Backend dev and had no experience with this but, man, this was so clear to me. Thank you

  • @irvincordoba2442
    @irvincordoba2442 4 дні тому

    The advanced version link is broken

  • @abd1x7
    @abd1x7 5 днів тому

    Wtf Apple accepted it's events now look like a ai made it Google is still trying to be goofy in the Io

  • @devgauravjatt
    @devgauravjatt 5 днів тому

    Top level 🎚️

  • @oliverbytes
    @oliverbytes 5 днів тому

    What will be the minimum size of the bundle by using on device gemma?

  • @eliezercapuano
    @eliezercapuano 5 днів тому

    The great Flutter❤

  • @pacorta123
    @pacorta123 5 днів тому

    How accurate is the data acquired from the user when fetching for their location speed etc?

  • @toddcleckner2652
    @toddcleckner2652 5 днів тому

    Awesome. What is the app mentioned at 12:17?

  • @m1hdi333
    @m1hdi333 6 днів тому

    cross platform programming is the future

  • @forno_nicolas
    @forno_nicolas 6 днів тому

    Flutter web is savage 🎯💯 We only need now safari support Wasm GC to be a real solution... Im very impresed on how flutter - web PWAs are even faster than HTML + JS on the start time 👏👏👏 PD. I use to hate flutter web very hard.

  • @fauzan68-yv7on
    @fauzan68-yv7on 6 днів тому

    Ponstan macamnya obat gigi 1:40

  • @SergeMatveenko
    @SergeMatveenko 6 днів тому

    This is really a missing piece for styling in Flutter. There is a huge learning curve between material widgets and building custom styled widgets in Flutter. It looks like Mix brings custom styled widget systems closer to less experienced developers.

  • @fauzan68-yv7on
    @fauzan68-yv7on 6 днів тому

    Personal 75.6 3:34

  • @fauzan68-yv7on
    @fauzan68-yv7on 6 днів тому

    / 0:32

  • @Amankumar-gj1sb
    @Amankumar-gj1sb 6 днів тому

    how can we pass image instead of that icon ?

  • @fauzan68-yv7on
    @fauzan68-yv7on 6 днів тому

    Mencokolist 6:00

  • @Priyanka-yc4jz
    @Priyanka-yc4jz 6 днів тому

    Narasa,wf,priyanka,sahu,

  • @noobcoding
    @noobcoding 6 днів тому

    Nice. A technique I have been using for years. If Flutter even recommends it, then it can only be good. :D

  • @YvoneKoge
    @YvoneKoge 7 днів тому

    I hope there will be MotionLayout in Flutter

  • @YvoneKoge
    @YvoneKoge 7 днів тому

    I hope there will be MotionLayout in Flutter

  • @prabinlamsal74
    @prabinlamsal74 7 днів тому

    gold

  • @rebeccataylor3769
    @rebeccataylor3769 7 днів тому

    My Choices is ? My lchosen Crush Jones always bye Life

  • @d.t.a6676
    @d.t.a6676 7 днів тому

    finally , Technique of the week Thank You Flutter

  • @heryrakotoarizafy
    @heryrakotoarizafy 7 днів тому

    This video is interesting, thank you very much for informing about kucoin referral code

  • @olegst9636
    @olegst9636 7 днів тому

    Cleaner than - list.map((e){ }).toList(). But the for cycle is still more elegant.

  • @ZverevZverevZ
    @ZverevZverevZ 7 днів тому

    I always use this before consume real API, to test UI

  • @amcoderipper4116
    @amcoderipper4116 7 днів тому

    مذهل !

  • @kamaravichow
    @kamaravichow 7 днів тому

    Sounds like AI generated voice and flutter team is on auto pilot

  • @pugreptiles4601
    @pugreptiles4601 7 днів тому

    Do y'all say 'sikjulait' ?? Why not 'askjulait' ???))

  • @avinashm7490
    @avinashm7490 7 днів тому

  • @aymendenoub2503
    @aymendenoub2503 7 днів тому

    Is Flutter running out of widgets so we're doing "techniques" now?

    • @TheOrator_Ese
      @TheOrator_Ese 7 днів тому

      Which widgets are you lacking when you have dart? Lol skill issue

    • @mikopiko
      @mikopiko 7 днів тому

      Yeah, Widget of the Week could start covering third party packages too?

    • @aymendenoub2503
      @aymendenoub2503 7 днів тому

      @@TheOrator_Ese I don't lack any widget. I'm just saying

    • @aymendenoub2503
      @aymendenoub2503 7 днів тому

      @@mikopiko Yeah, also I actually l8ke this techniques thing I was just joking

    • @bitdefend1
      @bitdefend1 6 днів тому

      Cant get this joke😊

  • @krishna_mahaur
    @krishna_mahaur 7 днів тому

    is flutter still popular?

    • @TheOrator_Ese
      @TheOrator_Ese 7 днів тому

      Why not?

    • @iamvalenci4
      @iamvalenci4 4 дні тому

      more popular than react if you compare it on google trends