📱 Essential Flutter Widgets

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • 💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatA...
    📱 Flutter Courses • mitchkoko.app/
    👨🏽‍💻 I'm coding a startup.. / mitchkoko
    / createdbykoko
    / createdbykoko
    / createdbykoko
    💰 Book Consultation Call • mitchkoko.gumroad.com/l/CallW...
    ~ ;
    ⌚️ TIMESTAMPS
    0:00 intro
    0:29 1. Scaffold
    2:05 2. Container
    2:36 3. Center
    2:50 4. Text
    5:29 5. Icon
    6:17 6. App Bar
    7:17 7. Icon Button
    7:33 8. Column / Row
    10:26 9. Expanded
    13:09 10. List View
    14:48 11. Grid View
    15:54 12. Stack
    17:15 13. Gesture Detector
    19:03 14. Navigation
    22:02 15. Drawer
    26:07 16. Bottom Nav Bar
    31:10 17. Stateless / Stateful
    36:20 18. Text Field
    ~ ;
    📱 INSTAGRAM • / createdbykoko
    🐦 TWITTER • / createdbykoko
    📱 TIKTOK • / createdbykoko
    🎧 FLUTTER POD • / @flutterpod
    💬 JOIN DISCORD SERVER • / discord
    💻 GITHUB • github.com/mitchkoko/
    🖥 WEBSITE • mitchkoko.app/
  • Věda a technologie

Komentáře • 40

  • @createdbykoko
    @createdbykoko  Před 6 měsíci +3

    💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatAppMasterclass
    📱 Flutter Masterclass • mitchkoko.app/
    🔥 I'm coding a startup.. www.patreon.com/mitchkoko

    • @kashaf8863
      @kashaf8863 Před 6 měsíci +1

      I really like your videos. i also follow u on utube, github and linkedin for updates

  • @21Kwho
    @21Kwho Před 6 měsíci +18

    Mitch can you list out the extensions you use in flutter.

  • @user-wf2ff7cv1u
    @user-wf2ff7cv1u Před 4 měsíci

    Hey Mitch, I am new to flutter development (i'm from Data science background) , I've been scratching my head about widgets and widget trees. Thanks to you, watching this video and following your instructions gave me a hope that I can do this. Thanks again. Will surely check out your course. I really liked your style of teaching.

  • @PaulMcKillop
    @PaulMcKillop Před 6 měsíci +1

    Straightforward and clear as ever, Mitch. Good revision for anyone. Thanks

  • @user-up2yq2qx4n
    @user-up2yq2qx4n Před 6 měsíci +2

    Noticed your fav color is purple :). Keep up the good work bro !

  • @MoucheSoldatNoireenCoted-fv4dx

    Thank you as always Mitch

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

    I started programming today (I feel like one simple app would save me a lot of work, but I couldn't find anything that would do everything I need from it - so I decided to make it myself haha) and I'm so thankful I found your amazing channel 🙏🏻 Your videos are tremendously helpful and inspiring, thank you for what you do! 💗
    If you could please one day make a video on how to implement dynamic colours for both the light and dark modes (I'm obsessed with the way they look, most apps I use have them), I'd be forever grateful haha Have a fantastic day! ^^

    • @createdbykoko
      @createdbykoko  Před 5 měsíci +1

      Hey!! I will take note of your suggestion. That’s amazing you started programming today. Welcome ❤️ we are on this journey together.

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

      @@createdbykoko Aww thank you very much! 💗✨

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

    great tutorial, thank you!

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

    Great video👏👏🔥

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

    Mitch please make a video how you use oops concept to separate classes for different purposes and the code clean 😅😊

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

    Thanks for the video, great job

  • @adityagautam4689
    @adityagautam4689 Před 6 měsíci +1

    Thank you so much bro, really helpful

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

    Hey man, loving your videos, actually really great and your style is top notch.
    I wanted to ask though, what are your VSCode Plugins you use for your Flutter development? Your last video on it is like 2 years old.

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

    Amazing ❤❤❤

  • @muhammadfahad9330
    @muhammadfahad9330 Před 6 měsíci +1

    Mitch i learned Flutter course for beginners of yours
    Also I build some UIs
    Now What should I learn next From Your Channel to be able to work as Flutter developer Kindly Tell me a complete roadmap

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

    good !

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

    Any chance you have experienced with dual monitors? Like dual screen to work with independent widgets.

  • @lovekeshsinghkhalsa4251
    @lovekeshsinghkhalsa4251 Před 6 měsíci +3

    Simply defined ❤❤❤❤
    Have you any video on state management in flutter?

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

      czcams.com/video/uQuxrZE2dqA/video.htmlsi=IgflztNDCCInR3HU

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

    I have mastered flutter UI for years, but I'm still finding it difficult to consume API.
    When it comes to state management, I prefer GetX over BLoc, Provider, or Riverpod because it is very easy to understand and implement, but I always get stuck day in, day out.
    I'm patiently waiting for you to get to this.
    Thank you, Mitch.

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

      For me bloc is confusing but you can check out riverpod and provider they are alike and easy to understand

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

      I recomment the riverpod architecture by Code with Andrea, he has a great article on it

  • @TanPoff
    @TanPoff Před 6 měsíci +1

    Love your "to the point" teaching style

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

      Thanks! How’s flutter going for you ?

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

      One step at a time. Your book and last demo app have been great to look at. Steadily attempting more challenging concepts.

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

    Please make more tutorials like this,
    tell us in detail

  • @cjpiano
    @cjpiano Před 6 měsíci +1

    Please do a tutorial for how to create the flutter app for iOS release. Hopefully, you could do some videos about how to setup icloud for flutter app on iOS, and how to sync your file using icloud across all iOS devices. Thank you very much.

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

    Can You please make tutorial on How to build an app using NFC manager

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

    Great video thank you! But please record in 1080p , becouse 720p is not good for big screens.

  • @CodingYourLife
    @CodingYourLife Před 6 měsíci +1

    🚀 Wow, this video is an absolute gem for anyone diving into Flutter development! 🌟 Your clear explanations and well-organized showcase of the Top 18 Essential Flutter Widgets have been incredibly helpful. 🙌 Thank you, for curating such valuable content and making Flutter widget mastery so accessible. Your dedication to the Flutter community is truly commendable! 🚀👏 Looking forward to more enriching content from your channel. Much gratitude! 🙏 #FlutterMagic #WidgetMastery #ThanksForTheKnowledge 🌈✨

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

    We want futuristic UI tutorial 😅

  • @PawanSingh-ql5cd
    @PawanSingh-ql5cd Před 6 měsíci +1

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

    Yo why is this 720p bro

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

    Please Provide The Beginner Hand Book Free

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

    can u do a tutorion on how to do gamification elements in flutter like rewards etc . 🥹🥹