Flutter Teacher
Flutter Teacher
  • 128
  • 768 038

วีดีโอ

Flutter GridView.builder : Create Dynamic Grids Like a Pro!
มุมมอง 2.9K6 หลายเดือนก่อน
This video gives complete and detailed guide to Flutter GridView.builder widget, which is the most widely used GridView in Flutter. This video has covered almost all aspect of Flutter GridView.builder widget, that you need to master over the GridView.builder. I am 100% sure that, I watching this video you neither need to refer Flutter documentation nor need to watch any other video related to t...
Master Flutter Gridview.extent: Everything You Need To Know!
มุมมอง 1.2K6 หลายเดือนก่อน
This video is a comprehensive tutorial on Flutter GridView.extent, a widget that allows you to create a grid layout with a maximum number of tiles in the cross-axis with given extent or size. The video covers the following topics: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - What is GridView.extent and why is it useful? How to create a GridView.extent widget How to set the ...
Flutter GridView.count Tutorial: The ULTIMATE Guide
มุมมอง 6746 หลายเดือนก่อน
This video explains Flutter GridView.count, covering the properties and uses of GridView.count, as well as how to implement it in your Flutter app. It covers, what GridView.count is and how it is used to create a two-dimensional scrolling area of widgets with a fixed number of tiles in the cross-axis. Alos you will understand different properties of GridView.count, such as crossAxisCount, paddi...
Mastering Flutter GridView Widget: A Simple and Detailed Guide
มุมมอง 3.1K6 หลายเดือนก่อน
This video explains the GridView widget in Flutter through the GridView default constructor. Here, I have covered GridView constructor, exploring its fundamental use and properties in a simple, easy-to-follow manner. Whether you're a Flutter beginner or looking to enhance your skills, this video is tailored to provide you with a point-to-point understanding of the GridView widget. 🌐 Don't miss ...
Flutter Singleton class : How to create singleton in Dart
มุมมอง 7777 หลายเดือนก่อน
This tutorial gives the complete explanation about the Singleton class in Dart and Flutter. It has every thing that you need to know about the singleton design pattern. Following are the topics that you will learm 1) What is singleton class 2) What is the need of singleton class in programming 3) Benefits of singleton design pattern 4) Different way to create singleton class in Dart & Flutter U...
Flutter Listview inside another Listview - Nested ListView in Flutter
มุมมอง 9K11 หลายเดือนก่อน
This video explains one of the most essential UI requirement in Flutter for placing ListView inside another ListView in two different ways. Here, you will learn 1) How to place horizontal ListView inside a vertical ListView 2) How to place vertical ListView inside another vertical ListView Watch Now - - - - - - - - - - - - Flutter ListView inside column - th-cam.com/video/7wTCn_aU4WI/w-d-xo.htm...
Interactive tap to scroll with scroll indicator - Step-by-Step Tutorial
มุมมอง 1.9K11 หลายเดือนก่อน
This video give complete guide to create interactive tap to scroll with scroll indicator. The contents of ListView will scrolls as use taps on the number & scroll indicator updates automatically. As user scrolls the list, indicator moves accordingly. Watch Now - - - - - - - - - - - - Mastering Flutter ScrollController : th-cam.com/video/mtM7ZrLKHEA/w-d-xo.html Flutter Scroll on Tap : th-cam.com...
Flutter ListView inside column - With 2 professional ways
มุมมอง 9Kปีที่แล้ว
This video gives Flutter recommended professional & most proven techniques for placing ListView inside the Column widget. After watching this video you will get complete understanding how to add Flutter ListView widget inside the Column and get ride of unbound height or width error. Watch Now - - - - - - - - - - - - Listview Flutter : th-cam.com/video/-Wngm5n-XY8/w-d-xo.html Listview builder Fl...
Flutter Scroll on Tap - Simple Techniques for Seamless User Interaction
มุมมอง 2.3Kปีที่แล้ว
In this comprehensive Flutter tutorial, learn how to implement a smooth scroll on tap feature in your Flutter applications. Enhance user experience & make your app more interactive by allowing users to effortlessly scroll by simply tapping on the number. Throughout this tutorial, we'll guide you step-by-step, demonstrating for creating interactive UI in Flutter, where the contents on screen wil...
Mastering Flutter ScrollController - with 4 ultimate real time example
มุมมอง 8Kปีที่แล้ว
This video has complete guide to learn ScrollController in Flutter. It has four ultimate real time example for using ScrollContoller that will help you to master over ScrollController in Flutter. The points covered are: - - - - - - - - - - - - 1) What do you mean by scrolling in Flutter 2) What is ScrollContoller & why to it in Flutter? 3) How to create ScrollContoller instance 4) Associate Scr...
Flutter Scrollbar Widget - The ultimate guide
มุมมอง 4.5Kปีที่แล้ว
This video gives complete guide for learning Scrollbar widget in Flutter, here you will get everything that you need to know about the Flutter Scrollbar from basics to advance. The points covered are: - - - - - - - - - - - - 1 Basics of Scrollbar widget 2 Components of Scrollbar widget 3 Making Scrollbar always visible 4 Allowing track to reaming visible always 5 Making scrollbar interactive so...
Flutter Listview Vs Singlechildscrollview - Which one is better for app?
มุมมอง 2.5Kปีที่แล้ว
If you want to learn the difference between Flutter ListView and SingleChildScrollView then this video is for you. This video gives ultimate guide for comparison of Flutter ListView and SingleChildScrollView. Here strong five difference are covered between them, that will help you to select appropriate widget for your app. The points covered are: - - - - - - - - - - - - 1 Content Placement 2 Me...
Singlechildscrollview Flutter - A Tutorial With Real Time Use Cases
มุมมอง 2.9Kปีที่แล้ว
If you want to master over the SingleChildScrollView in Flutter then you has selected the correct video. This video explains what the SingleChildScrollView widget is & how to use it in our Flutter apps. You will also learn the real time use of SingleChildScrollView along with two different examples. Topics you will lean - - - - - - - - - - - - - - - - - - - - - - - - What is SingleChildScrollVi...
Flutter ListView.custom constructor - Performance optimized ListView in Flutter
มุมมอง 3.8Kปีที่แล้ว
Welcome to this comprehensive guide where we will explore the Flutter ListView.custom constructor. In this video you will understand what is ListView.custom? Why & when to use it in your Flutter application. After watching the video completely you will realize the power of ListView.custom constructor which really makes its different than other constructors of ListView class. Watch Now - - - - -...
Flutter ListView.separated Explained: Predefined way of separating list items
มุมมอง 6Kปีที่แล้ว
Flutter ListView.separated Explained: Predefined way of separating list items
Flutter Listview vs Listview builder - Which One to Use in Your Flutter App?
มุมมอง 2.8Kปีที่แล้ว
Flutter Listview vs Listview builder - Which One to Use in Your Flutter App?
Listview builder Flutter - Optimized, on-demand dynamic list of items
มุมมอง 10Kปีที่แล้ว
Listview builder Flutter - Optimized, on-demand dynamic list of items
Flutter Listview - Detailed guide to ListView widget in Flutter
มุมมอง 4.8Kปีที่แล้ว
Flutter Listview - Detailed guide to ListView widget in Flutter
Flutter ExpansionTile - collapse expansion tile Flutter
มุมมอง 5Kปีที่แล้ว
Flutter ExpansionTile - collapse expansion tile Flutter
Flutter Listtile.divideTiles( ) - Predefined way to add divider between ListTiles
มุมมอง 2.4Kปีที่แล้ว
Flutter Listtile.divideTiles( ) - Predefined way to add divider between ListTiles
Flutter ListTile widget - Complete guide in one video
มุมมอง 6Kปีที่แล้ว
Flutter ListTile widget - Complete guide in one video
How to run Flutter app Wirelessly - flutter wireless debugging
มุมมอง 23Kปีที่แล้ว
How to run Flutter app Wirelessly - flutter wireless debugging
How to run Flutter app on real device - Solving VS Code no device problem
มุมมอง 89Kปีที่แล้ว
How to run Flutter app on real device - Solving VS Code no device problem
Flutter Font Awesome Icons - External Icons for Flutter App
มุมมอง 2.5Kปีที่แล้ว
Flutter Font Awesome Icons - External Icons for Flutter App
Flutter Icon Widget explained - Precise way to convey actions & information
มุมมอง 709ปีที่แล้ว
Flutter Icon Widget explained - Precise way to convey actions & information
Flutter Opacity widget - How does it impact on performance of app?
มุมมอง 540ปีที่แล้ว
Flutter Opacity widget - How does it impact on performance of app?
Limited Box Flutter - How does it differ from SizedBox
มุมมอง 1Kปีที่แล้ว
Limited Box Flutter - How does it differ from SizedBox
Flutter Rotated Box - Rotate a widget in quarter terns
มุมมอง 1Kปีที่แล้ว
Flutter Rotated Box - Rotate a widget in quarter terns
Flutter Fractionally Sized Box - Managing size in fraction
มุมมอง 3.2Kปีที่แล้ว
Flutter Fractionally Sized Box - Managing size in fraction

ความคิดเห็น

  • @aryangaigawale2014
    @aryangaigawale2014 2 วันที่ผ่านมา

    not working fake

  • @muhammadzayyat
    @muhammadzayyat 2 วันที่ผ่านมา

    Bro, you create really good quality content so and so that Perplexity Ai suggested me your Map video when i asked it map explanation

  • @nipponlingo777
    @nipponlingo777 3 วันที่ผ่านมา

    the most to the point tutorial.. thanks mate,sub u

  • @hammoudayoussef2435
    @hammoudayoussef2435 3 วันที่ผ่านมา

    how to reset all off this

  • @hammoudayoussef2435
    @hammoudayoussef2435 3 วันที่ผ่านมา

    what about git ?

  • @Olamify
    @Olamify 4 วันที่ผ่านมา

    Thanks so much

  • @madhupriyag4627
    @madhupriyag4627 6 วันที่ผ่านมา

    Thanks lot

  • @JuanLucasPicard
    @JuanLucasPicard 8 วันที่ผ่านมา

    Gracias Alluh Arjun!!!

  • @AbdulRahman-k9g
    @AbdulRahman-k9g 8 วันที่ผ่านมา

    Nice and clean video, feels very professional.

  • @mawandenxumalo4901
    @mawandenxumalo4901 9 วันที่ผ่านมา

    Why is your design different from what's on your video thumbnail.

  • @Wongmc644
    @Wongmc644 16 วันที่ผ่านมา

    Quite different if a working Android studio is already installed. Followed the steps hoping to use vscode. Not only failed at the sdkmanager "xxx" steps but also messed up Android studio. Even after reinstall 3 times my existing flutter app failed to run and even the devices failed to load! Took hours to fix the virtual devices. Install this if no Android studio installed!

  • @shrikantmaurya6004
    @shrikantmaurya6004 19 วันที่ผ่านมา

    th-cam.com/video/fkj13aQV-50/w-d-xo.htmlsi=UYtB0aOfhfUr53_n

  • @Juanda-30
    @Juanda-30 20 วันที่ผ่านมา

    Bro ayudame tengo vs code y no me detecta memuplay y ya active la depuración USB en el emulador y nada?

  • @shrikantmaurya6004
    @shrikantmaurya6004 22 วันที่ผ่านมา

    th-cam.com/video/QHPWskWP5Ug/w-d-xo.html

  • @mydcms2024
    @mydcms2024 25 วันที่ผ่านมา

    thanks..

  • @k-ngaming21
    @k-ngaming21 27 วันที่ผ่านมา

    Thanx a lot... anydesk use kr krke dimag kharab ho rakha tha aur scrcpy ka wired use karna aata tha sirf...aaj se problem solved ]

  • @Sumit-cz9fm
    @Sumit-cz9fm 28 วันที่ผ่านมา

    Thank you... It works awesome

  • @AhmadRifai-ey4uo
    @AhmadRifai-ey4uo 28 วันที่ผ่านมา

    Thx for tutorial, i follow the instruction and it's all success. except when i try start emulator it can be connect even it's show up the GUI (with black screen) the message shows is "Unable to connect to adb daemon on port: 5037" Plz help me Sir. Thx very much

  • @cheblimouna9169
    @cheblimouna9169 29 วันที่ผ่านมา

    i need some help please. I can't install jdk because of privacy of my company and i don't what to do. Can someone help me?

  • @Trunk_Tech
    @Trunk_Tech หลายเดือนก่อน

    So how do you run it on mobile, since am not able to see any emulator listed on your vs code ??

    • @samuelkings9416
      @samuelkings9416 13 วันที่ผ่านมา

      Bro, I believe this video is for people who may have low-end laptops. It only makes sense that people are tryna avoid Android Studio because it works very slowly on low-end PCs and mostly would not even run an emulator at all. I used to own a core i3 until a year ago opening AS was a pain in the a$$. So, I understand. I wish I had this video 4.5 years back when I went into Flutter development, woulda saved my life. In this case, just use a real device for debugging apps. Period!

  • @freedomeda992
    @freedomeda992 หลายเดือนก่อน

    thank you, working perfectly💯

  • @victor7ultimate
    @victor7ultimate หลายเดือนก่อน

    This clip saved me hours of research and trying and learning the hard way. thank you very much.👍

  • @naveedkaimkhami2695
    @naveedkaimkhami2695 หลายเดือนก่อน

    i am getting this error on running adb tcpip 5555 command. 'adb' is not recognized as an internal or external command, operable program or batch file.

    • @DRKxRIO
      @DRKxRIO 14 วันที่ผ่านมา

      did u find the solution? I'm getting same error

  • @NKWrites-jn7fn
    @NKWrites-jn7fn หลายเดือนก่อน

    thanks alot

  • @richardjohannespakpahan5317
    @richardjohannespakpahan5317 หลายเดือนก่อน

    di hp memang ditampilkan tapi di laptop tidak menampilkan runnya

  • @Journeybegin
    @Journeybegin หลายเดือนก่อน

    Thank you for this knowledgeable video 😊

  • @codecrum
    @codecrum หลายเดือนก่อน

    Great video, it's working. also want to mention that reverse can be also working perfectly. Connect your laptop with a wifi network the use the laptop hostspot to connect your phone and follow the same procedure. It work faster than inbuilt wireless debugger of android studio

  • @user-rz7ry5xt9y
    @user-rz7ry5xt9y หลายเดือนก่อน

    Thanks a lot

  • @robbysyamsuddin7173
    @robbysyamsuddin7173 หลายเดือนก่อน

    thanks

  • @anthonymde908
    @anthonymde908 หลายเดือนก่อน

    Thank you for the tutoriel! Is there any way to set the height of each tile to wrap its content? I saw the StaggeredGridView library, is there any native way to do it?

  • @ashwinnandihalli3961
    @ashwinnandihalli3961 หลายเดือนก่อน

    This is clear and very useful. Thank you

  • @ashwinnandihalli3961
    @ashwinnandihalli3961 หลายเดือนก่อน

    This is very clear, crisp and useful. I have not used mixin till date i will start using it. Thanks a lot

  • @tarakgandhi
    @tarakgandhi หลายเดือนก่อน

    A huge huge thanks, I admire this, god bless you

  • @Usershri-mr7xd
    @Usershri-mr7xd หลายเดือนก่อน

    I am getting error, i want 2-3 different styles of font at a time.. But its not working.. Please guide..

    • @Usershri-mr7xd
      @Usershri-mr7xd หลายเดือนก่อน

      I also tried to add the word custom after the name of font family.. But it is showing only one font..

  • @fadelfarinsqi4304
    @fadelfarinsqi4304 หลายเดือนก่อน

    how to configure per item size? do you wrap it with container or sizedbox?

  • @newbie6449
    @newbie6449 หลายเดือนก่อน

    My gradle build failed always What should i do ?

  • @sowmyab7526
    @sowmyab7526 หลายเดือนก่อน

    Your tutorials are very helpful.Please try to provide notes for revision purpose

  • @gopalsinghrathore1346
    @gopalsinghrathore1346 หลายเดือนก่อน

    how to do the same in macbook

  • @unluka_3077
    @unluka_3077 หลายเดือนก่อน

    goddamn i name folder 'Fonts'... i spend 2 hours trying figure out the error

    • @unluka_3077
      @unluka_3077 หลายเดือนก่อน

      ty anyways, short and helpful

    • @FlutterTeacher
      @FlutterTeacher หลายเดือนก่อน

      Please watch video properly and follow the steps as explained. After all settings done for fonts folder and pubspec.yamal don't forget to close the app and run again.

  • @telmax2005
    @telmax2005 หลายเดือนก่อน

    //What about this code? import 'package:flutter/material.dart'; class MyHomePage extends StatelessWidget { const MyHomePage({super.key}); final List<Color> _colors = const [ Color.fromARGB(255, 235, 219, 167), Color.fromARGB(255, 78, 76, 94), Color.fromARGB(255, 158, 64, 95), ]; final List<Color> _colors2 = const [ Color.fromARGB(255, 235, 219, 167), Color.fromARGB(255, 78, 76, 94), Color.fromARGB(255, 158, 64, 95), Color.fromARGB(255, 235, 219, 167), Color.fromARGB(255, 78, 76, 94), Color.fromARGB(255, 158, 64, 95), ]; @override Widget build(BuildContext context) { return Scaffold( body: Column( children: [ Expanded( child: ListView.builder( itemCount: _colors2.length + 1, itemBuilder: (context, index) { if (index == 0) { return Container( color: _colors2[index], height: 500, width: double.infinity, margin: const EdgeInsets.all(16), alignment: Alignment.center, child: Text( '$index', ), ); } else if (index == 1) { return SizedBox( height: 200, width: MediaQuery.of(context).size.width, child: ListView.builder( scrollDirection: Axis.horizontal, itemCount: _colors.length, itemBuilder: (context, index) { return Container( color: _colors[index], width: 150, margin: const EdgeInsets.all(16), alignment: Alignment.center, child: Text( '$index', ), ); }, ), ); } else { index--; return Container( color: _colors2[index], height: 500, width: double.infinity, margin: const EdgeInsets.all(16), alignment: Alignment.center, child: Text( '$index', ), ); } }, ), ), ], ), ); } }

  • @tritile
    @tritile หลายเดือนก่อน

    I wonder if there is a way to do it wirelessly... I am looking for a solution to do video monitoring from several cellphones (3, maybe 4) without usb cable. The idea is having video feedback for video making purposes.

  • @Undrios
    @Undrios หลายเดือนก่อน

    great video, thank you very much _i stopped at __06:40_

  • @telmax2005
    @telmax2005 หลายเดือนก่อน

    I may be wrong, but initState is not needed here. It is enough to put _scrollController.addListener(_updateScrollIndicator); in build. In this case, the question arises of using dispose?

  • @toyosiisrael7829
    @toyosiisrael7829 2 หลายเดือนก่อน

    You are just the best ❤💯💯

  • @toyosiisrael7829
    @toyosiisrael7829 2 หลายเดือนก่อน

    Thank you so much boss, i have been trying to use my andriod as an emulator for a month now, then i just came accross your video and you just made my day. Thank you so much🙏🙏🙇‍♂🙇‍♂❤❤

  • @muhammeddilshad8071
    @muhammeddilshad8071 2 หลายเดือนก่อน

    sir call back function please 👀

  • @franksonate
    @franksonate 2 หลายเดือนก่อน

    I got this: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)

  • @mirajhossainshawon5821
    @mirajhossainshawon5821 2 หลายเดือนก่อน

    Thank you! I always find a solution and what I wanted from you. May allah bless you. Keep posting videos.

  • @itpeople1573
    @itpeople1573 2 หลายเดือนก่อน

    super

  • @itpeople1573
    @itpeople1573 2 หลายเดือนก่อน

    one of the best Constrained box explanations thx