Flutter Cool
Flutter Cool
  • Видео 62
  • Просмотров 434 047
🚀 Build Responsive Layout in Flutter? (Android & IOS)
In this vide you will see how to create a responsive layout with layout builder widget in Flutter App.
Source Code : github.com/Rapid-Technology/flutter_responsive
TIMELINE
0:00 Intro
0:08 Demo
0:21 Start coding
0:38 Set theme for app bar
0:49 Create MainView widget for top box
1:32 Create Items widget for listView
2:12 Create RightMenu widget for Desktop
2:49 Create Mobile layout widget
3:27 Create Desktop layout widget
4:32 Create LayoutBuilder widget
4:55 End
#responsive #layout #builder #listview #aspectratio #item
#Flutter #Tutorial #FlutterCool@flutterdev @FlutterCool
LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Просмотров: 723

Видео

😎 Build Custom Icon Badges in Flutter? (Android & IOS)
Просмотров 7756 месяцев назад
In this vide you will see how to create a custom and modern icon badge with different colors in Flutter App. Source Code : github.com/Rapid-Technology/flutter_custom_icon_badge TIMELINE 0:00 Intro 0:08 Demo 0:18 Start coding 0:30 Create icon_badge file 1:20 Design badge 2:07 import the icon_badge file 2:15 Insert the IconBadge widget 2:53 End #modern #icon #badge #custom #appbar #title #Flutter...
🔥 Build Custom Tab Bar in Flutter? (Android & IOS)
Просмотров 10 тыс.6 месяцев назад
In this vide you will see how to create a custom and modern tab bar with smooth animation in Flutter App. Source Code : github.com/Rapid-Technology/flutter_custom_tab TIMELINE 0:00 Intro 0:07 Demo 0:30 Start coding 0:42 Create tab_item file 0:59 Design tab item inside build method 1:18 Design count beside the tab title 1:48 Create home page file 2:23 Use PreferredSize widget for tab bar 2:54 In...
🔥 Curved Bottom Navigation Bar in Flutter? (Android & IOS)
Просмотров 7 тыс.7 месяцев назад
In this vide you will see how to create a curved and modern bottom navigation bar with animation in Flutter App. Source Code : github.com/Rapid-Technology/flutter_curved_bottom_nav package: pub.dev/packages/curved_navigation_bar TIMELINE 0:00 Intro 0:08 Demo 0:32 Insert the curved package 0:49 import the package in the home page 0:59 Create CurvedNavigationBar widget 1:18 Create icons for the i...
🔥 Build a Modern Gauge Chart Animation in Flutter? (Android & IOS)
Просмотров 5768 месяцев назад
In this vide you will see how to create a beautiful and modern gauge chart with animation in Flutter App. Source Code : github.com/Rapid-Technology/flutter_gauge_chart Gauge Chart Package: pub.dev/packages/syncfusion_flutter_gauges TIMELINE 0:00 Intro 0:07 Demo 0:16 Insert gauge chart package 0:50 Create SfRadialGaguge widget 1:14 Set the Gauge Range 1:54 Set the Needle pointer 2:25 Add gauge a...
Build Email & Password App Using Firebase in Flutter? (Android, IOS)
Просмотров 1,4 тыс.9 месяцев назад
In this vide you will see how to integrate email & password authentication in Flutter App using Firebase. Source Code : github.com/Rapid-Technology/flutter_firebase firebase_auth: pub.dev/packages/firebase_auth loader_overlay: pub.dev/packages/loader_overlay TIMELINE 0:00 Intro 0:10 Demo 1:35 Start Coding 1:42 Add the firebase_auth package 1:45 Add the loader_overlay package 1:55 Enable the ema...
Build a Custom TextField in Flutter? (Android & IOS)
Просмотров 2,6 тыс.10 месяцев назад
In this video you will see how to create a custom and modern textfield in Flutter App. Source Code: github.com/Rapid-Technology/custom_textfield_flutter TIMELINE 0:00 Intro 0:08 Demo 0:23 Create three files 0:41 Declare the textfield controller 0:53 Declare other required params 1:06 Pass the params in constructor 1:15 Create TextField widget 1:59 Set the border for TextField widget 2:19 Import...
Build a Custom Bottom Navigation in Flutter? (Android & IOS)
Просмотров 18 тыс.11 месяцев назад
In this vide you will see how to create a custom and modern bottom navigation with a centered floating action button in Flutter App. Source Code : github.com/Rapid-Technology/custom_bottom_nav_flutter TIMELINE 0:00 Intro 0:11 Demo 0:43 Create four files 0:54 Set theme and primary color 1:05 Create NavModel class 1:27 Create NavBar stateless widget 1:38 Add BottomAppBar inside NavBar 1:59 Create...
Setup Firebase in Flutter App using CLI (Android & IOS)
Просмотров 37411 месяцев назад
In this vide you will see how to setup your firebase project in Flutter App using command-line tools. Download Node: nodejs.org/en/download/current Source Code : github.com/Rapid-Technology/flutter_firebase firebase_core: pub.dev/packages/firebase_core TIMELINE 0:00 Intro 0:15 Check Node is installed 0:30 Install Firebase using Node 0:39 Login to the Gmail account 0:45 Select your Gmail account...
How to get Device Info in Flutter App? (Android & IOS)
Просмотров 3 тыс.Год назад
How to get Device Info in Flutter App? (Android & IOS)
How to get App Info in Flutter App? (Android & IOS)
Просмотров 1,3 тыс.Год назад
How to get App Info in Flutter App? (Android & IOS)
How to scroll a ListView With Animation in Flutter App? (Android & IOS)
Просмотров 2,6 тыс.Год назад
How to scroll a ListView With Animation in Flutter App? (Android & IOS)
How to create a Country Picker in Flutter App? (Android & IOS)
Просмотров 2,4 тыс.Год назад
How to create a Country Picker in Flutter App? (Android & IOS)
How to create a Formatted TextField in Flutter App? (Android & IOS)
Просмотров 1,4 тыс.Год назад
How to create a Formatted TextField in Flutter App? (Android & IOS)
How to check Internet Connection in Flutter App? (Android & IOS)
Просмотров 9 тыс.Год назад
How to check Internet Connection in Flutter App? (Android & IOS)
How to create a ShowCaseView in Flutter App? (Android & IOS)
Просмотров 4,1 тыс.Год назад
How to create a ShowCaseView in Flutter App? (Android & IOS)
How to load SVG File in Flutter App? (Android & IOS)
Просмотров 2,2 тыс.Год назад
How to load SVG File in Flutter App? (Android & IOS)
How to launch Phone, Website, URL, SMS & Email in Flutter App? (Android & IOS)
Просмотров 7 тыс.Год назад
How to launch Phone, Website, URL, SMS & Email in Flutter App? (Android & IOS)
How to share Text, Link & Image in Flutter App? (Android & IOS)
Просмотров 9 тыс.Год назад
How to share Text, Link & Image in Flutter App? (Android & IOS)
How to create an OTP TextField in Flutter App? (Android, IOS)
Просмотров 11 тыс.Год назад
How to create an OTP TextField in Flutter App? (Android, IOS)
How to generate a QR Code in Flutter App? (Android & IOS)
Просмотров 4,3 тыс.Год назад
How to generate a QR Code in Flutter App? (Android & IOS)
How to create a Video Player in Flutter App? (Android & IOS)
Просмотров 11 тыс.Год назад
How to create a Video Player in Flutter App? (Android & IOS)
Build Gallery UI with Flutter (Android & IOS)
Просмотров 5 тыс.Год назад
Build Gallery UI with Flutter (Android & IOS)
How to create Loading Button in Flutter App? (Android & IOS)
Просмотров 1,4 тыс.Год назад
How to create Loading Button in Flutter App? (Android & IOS)
How to create Circular & Linear percentage in Flutter? (Android & IOS)
Просмотров 869Год назад
How to create Circular & Linear percentage in Flutter? (Android & IOS)
How to create a ⭐ Rating Bar ⭐ in Flutter App? (Android & IOS)
Просмотров 1,3 тыс.Год назад
How to create a ⭐ Rating Bar ⭐ in Flutter App? (Android & IOS)
How to create a Custom Toast in Flutter App? (Android & IOS)
Просмотров 3,1 тыс.Год назад
How to create a Custom Toast in Flutter App? (Android & IOS)
How to create a Shimmer List Loading in Flutter App? (Android & IOS)
Просмотров 1,4 тыс.2 года назад
How to create a Shimmer List Loading in Flutter App? (Android & IOS)
How to create Dark/Light Mode Animation in Flutter App? (Android & IOS)
Просмотров 2,4 тыс.2 года назад
How to create Dark/Light Mode Animation in Flutter App? (Android & IOS)
How to create Refresh Indicator in Flutter App? (Android & IOS)
Просмотров 4 тыс.2 года назад
How to create Refresh Indicator in Flutter App? (Android & IOS)

Комментарии

  • @user-ferdaus-hossan
    @user-ferdaus-hossan 2 дня назад

    best videos

  • @zergiocunha
    @zergiocunha 2 дня назад

    How can I see the code? Im trying to build a bottomappbar like this

  • @ulrichstern1624
    @ulrichstern1624 22 дня назад

    Can we swipe pages when using tabbarview?

  • @sharathsheety2610
    @sharathsheety2610 Месяц назад

    what about the scenario where the device is connected but no internet is there?

  • @anushkapubudu
    @anushkapubudu Месяц назад

    No TabController for TabBar. When creating a TabBar, you must either provide an explicit TabController using the "controller" property, or you must ensure that there is a DefaultTabController above the TabBar.

  • @ComeFallinLoveWithJesus
    @ComeFallinLoveWithJesus Месяц назад

    Wow!! Thanks. Straight to the point..

  • @simbamadungwe
    @simbamadungwe Месяц назад

    Im getting this error "RenderBox was not laid out: RenderViewport#058b1 NEEDS-PAINT 'package:flutter/src/rendering/box.dart': Failed assertion: line 2165 pos 12: 'hasSize'"

    • @FlutterCool
      @FlutterCool Месяц назад

      Can you share the screenshots of the code at yasinm289@gmail.com?

  • @simbamadungwe
    @simbamadungwe 2 месяца назад

    i'm having problems with prefixIcon i have done exactly like your code but prefixIcon is still not woking

  • @JyotiKumari-xy9di
    @JyotiKumari-xy9di 2 месяца назад

    hii

  • @enzochao1371
    @enzochao1371 2 месяца назад

    Thanks for the video! Do you know how to create 2 tabbars in Scaffold()? I try to make one in the AppBar and one in the BottomAppBar but fail. I've searched the StackOverflow but it seems no answer 😢

    • @FlutterCool
      @FlutterCool 2 месяца назад

      Thanks for the comment, I hope this one can help you: stackoverflow.com/questions/72428712/two-tabbars-in-one-screen-in-flutter

  • @dipjyotigayan-qo7wq
    @dipjyotigayan-qo7wq 3 месяца назад

    how this animation is happening... name text going up..

    • @FlutterCool
      @FlutterCool 2 месяца назад

      You can use label text in text field decoration.

  • @acornerofherheart-jr9pl
    @acornerofherheart-jr9pl 3 месяца назад

    how do i apply adhar card formatter space after 4 digits will be applied

    • @FlutterCool
      @FlutterCool 2 месяца назад

      You can the package for more customization.

  • @محمدامینصدقی-ي1ب
    @محمدامینصدقی-ي1ب 3 месяца назад

    سلام توی دراور که قرار میگیره بسته میشه (مثل تلگرام نیست)

    • @FlutterCool
      @FlutterCool 2 месяца назад

      علیکم السلام، خودت میتانی داخل دراور استفاده کنی

  • @VijayTyagi-be5gq
    @VijayTyagi-be5gq 3 месяца назад

    Thank You Sir❤

  • @VijayTyagi-be5gq
    @VijayTyagi-be5gq 3 месяца назад

    Thank You Sir❤

  • @thushankalana4940
    @thushankalana4940 3 месяца назад

    Thank you😃

  • @entc-06ombhandarkar20
    @entc-06ombhandarkar20 3 месяца назад

    hello your video so helpful but plz tell me explanation with video

    • @FlutterCool
      @FlutterCool 3 месяца назад

      It is simple so you can watch the video and copy it.

  • @iShahzainAhmed
    @iShahzainAhmed 4 месяца назад

    Worked, thanks!!

  • @3bd0_2
    @3bd0_2 4 месяца назад

    it works for me pretty good on my emlautor but when I am launch it on my phone doesn't work

    • @FlutterCool
      @FlutterCool 4 месяца назад

      It should work perfectly

  • @gauchokk
    @gauchokk 5 месяцев назад

    But it doesn't work to share images and text on WhatsApp, it only shares the text

    • @FlutterCool
      @FlutterCool 4 месяца назад

      Yes still that is a problem from the package

  • @AleazarJohnVillanueva
    @AleazarJohnVillanueva 5 месяцев назад

    This will help a lot, thanks ✨️

  • @program2445
    @program2445 5 месяцев назад

    thank you bro that looks superb and easy to make

  • @elleneresko5386
    @elleneresko5386 5 месяцев назад

    why in the end it shows unable to load assets?

    • @FlutterCool
      @FlutterCool 5 месяцев назад

      Add you asset location in pubspec.yaml file and run flutter pub get command.

  • @mclar9
    @mclar9 5 месяцев назад

    Perfect broo / I want something from you, can you make a book reading page, quickly and easily with flutter, with a beautiful design, please? 🎉

  • @BloodCollectiveAlliance
    @BloodCollectiveAlliance 5 месяцев назад

    Hwy, I have a question, Assume I have a ElevatedBUtton namely RESET, I want when I clicked it also percent indicator reset and go to his initial state?? Is it possible??

    • @FlutterCool
      @FlutterCool 5 месяцев назад

      Yes of course just set the percentage to zero

  • @laraibanwar1618
    @laraibanwar1618 5 месяцев назад

    bro your code looks fine to me but I dont know when I ran your code for ios simulator it gave me could not launch url. I added the permission settings in the info.plist also and did the same code as you did can you tell the reason what might have gone wrong

    • @FlutterCool
      @FlutterCool 5 месяцев назад

      Could you please share your url?

  • @abhayjadon1164
    @abhayjadon1164 5 месяцев назад

    with button can we use left right position in this widget??

    • @FlutterCool
      @FlutterCool 5 месяцев назад

      Check the all properties here: pub.dev/packages/showcaseview

  • @phenixUchiwa69
    @phenixUchiwa69 5 месяцев назад

    Thank bro you save me

  • @Sami-ec9sd
    @Sami-ec9sd 5 месяцев назад

    Love it! Thanks

  • @pravinprince3221
    @pravinprince3221 6 месяцев назад

    thank for the wonderful video bro, it is so helpful for me and my team, one more request can you do a full video on responsive layout with key features bro, thanks again bro

  • @ayankumarsaha3437
    @ayankumarsaha3437 6 месяцев назад

    Small feedback from my side. Instead of dictating the code line by line which can be already seen in the screen, I would highly recommend small explanation of code. Then it becomes easier to follow and understand the purpose the code.

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Thanks for your recommendation, I will do in the next videos and check out this newly published video: ruclips.net/video/p-NjD7RVkTw/видео.html

  • @pasindukarunarathna6882
    @pasindukarunarathna6882 6 месяцев назад

    👍

  • @vinicioeufrazio3248
    @vinicioeufrazio3248 6 месяцев назад

    Great tutorial friend, but I had a problem, for some reason, in the line WidgetsBinding.instance.addPostFrameCallback((timeStamp) { ShowCaseWidget.of(context).startShowCase([add, item, search]); }); is giving me: _Exception (Exception: Please provide ShowCaseView context) I even copied and pasted your code but for some reason it keeps giving this error

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Thanks for your comment, try this code 👇 SchedulerBinding.instance.addPostFrameCallback((_) { ShowCaseWidget.of(context).startShowCase([add, item, search]); }); If the above code doesn't work, try the below code 👇 Future.delay(Duration.zero, () { ShowCaseWidget.of(context).startShowCase([add, item, search]); });

    • @vinicioeufrazio3248
      @vinicioeufrazio3248 6 месяцев назад

      @@FlutterCool I tested both codes, but it still gives the same error

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Can you send your full codes here as email? yasinm289@gmail.com

  • @emanoelv
    @emanoelv 6 месяцев назад

    Amazing!

  • @elongaasumanigrace861
    @elongaasumanigrace861 6 месяцев назад

    Je suis sur l'émulateur 12 et Api 32, chez moi ça ne fonctionne pas, j'ai rencontré une exception, j'ai configuré de la même manière que vous et aussi de la même manière que sur pub.dev de la dernière version, mais ça ne fonctionne pas toujours

  • @user-ds6ml4jl8i
    @user-ds6ml4jl8i 6 месяцев назад

    bro you are awesome !😎

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Thank you so much 😀

  • @kissloveoddski_ghoul
    @kissloveoddski_ghoul 6 месяцев назад

    zero expanations

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Can you explain your problem?

  • @amir_gh_dev
    @amir_gh_dev 6 месяцев назад

    Very Gooooood❤❤👌👌

  • @coctyg7209
    @coctyg7209 6 месяцев назад

    Nice

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Thanks

    • @coctyg7209
      @coctyg7209 6 месяцев назад

      @@FlutterCool your welcome, Do you know the slack app ? It has a custom textfield which is slidable, when we slide up on that textfield it expand till app bar, so we can write multi lines Please make a video on it. Also add text format options like slack app has.

    • @FlutterCool
      @FlutterCool 6 месяцев назад

      Will create it

    • @coctyg7209
      @coctyg7209 6 месяцев назад

      @@FlutterCool thank you

  • @manishgautam2424
    @manishgautam2424 6 месяцев назад

    You changed the name of Channel

  • @bhubanmondal05
    @bhubanmondal05 7 месяцев назад

    final pickedFile = await ImagePicker().pickImage(source: ImageSource.gallery); if (pickedFile != null) { Share.shareXFiles([ XFile(pickedFile.path) ], text: "Sharing this with you."); } DATE : 15-02-2024

  • @Insane.18_7
    @Insane.18_7 7 месяцев назад

    Hello buddy!! I have a question, how can we implement multiple lottie files in one screen like merging line by line in a column

    • @FlutterCool
      @FlutterCool 7 месяцев назад

      Thanks for the comment so you can check the lottie package documentation for more details. pub.dev/packages/lottie ruclips.net/video/eCX-SzIb8SM/видео.html

  • @sreethasmeda1991
    @sreethasmeda1991 7 месяцев назад

    Nice, thanks for sharing

    • @FlutterCool
      @FlutterCool 7 месяцев назад

      Thanks for watching

  • @zmagassouba9671
    @zmagassouba9671 7 месяцев назад

    very good

  • @rickyolal
    @rickyolal 8 месяцев назад

    How can I do to remove the white background of the BottomAppBar widget? I want it to look transparent and only visualize the colors of the Container.

    • @FlutterCool
      @FlutterCool 8 месяцев назад

      Can you share your code at yasinm289@gmail.com?

  • @purnakumbhar3951
    @purnakumbhar3951 8 месяцев назад

    This is exactly what I needed. Also, since WillPopScope is deprecated it would be great to see the update in the source code using PopScope. Thank you very much!