- 62
- 465 885
Flutter Cool
United States
Приєднався 16 лис 2020
Build your dream Apps with Flutter ❤️
🚀 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 :-)
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 :-)
Переглядів: 958
Відео
😎 Build Custom Icon Badges in Flutter? (Android & IOS)
Переглядів 95610 місяців тому
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)
Переглядів 14 тис.10 місяців тому
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)
Переглядів 8 тис.11 місяців тому
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)
Переглядів 704Рік тому
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,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)
Переглядів 3,3 тис.Рік тому
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)
Переглядів 22 тис.Рік тому
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)
Переглядів 478Рік тому
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,7 тис.Рік тому
How to get Device Info in Flutter App? (Android & IOS)
How to get App Info in Flutter App? (Android & IOS)
Переглядів 1,5 тис.Рік тому
How to get App Info in Flutter App? (Android & IOS)
How to scroll a ListView With Animation in Flutter App? (Android & IOS)
Переглядів 2,8 тис.Рік тому
How to scroll a ListView With Animation in Flutter App? (Android & IOS)
How to create a Country Picker in Flutter App? (Android & IOS)
Переглядів 2,7 тис.Рік тому
How to create a Country Picker in Flutter App? (Android & IOS)
How to create a Formatted TextField in Flutter App? (Android & IOS)
Переглядів 1,6 тис.Рік тому
How to create a Formatted TextField in Flutter App? (Android & IOS)
How to check Internet Connection in Flutter App? (Android & IOS)
Переглядів 10 тис.Рік тому
How to check Internet Connection in Flutter App? (Android & IOS)
How to create a ShowCaseView in Flutter App? (Android & IOS)
Переглядів 4,7 тис.Рік тому
How to create a ShowCaseView in Flutter App? (Android & IOS)
How to load SVG File in Flutter App? (Android & IOS)
Переглядів 2,6 тис.Рік тому
How to load SVG File in Flutter App? (Android & IOS)
How to launch Phone, Website, URL, SMS & Email in Flutter App? (Android & IOS)
Переглядів 9 тис.Рік тому
How to launch Phone, Website, URL, SMS & Email in Flutter App? (Android & IOS)
How to share Text, Link & Image in Flutter App? (Android & IOS)
Переглядів 10 тис.Рік тому
How to share Text, Link & Image in Flutter App? (Android & IOS)
How to create an OTP TextField in Flutter App? (Android, IOS)
Переглядів 13 тис.Рік тому
How to create an OTP TextField in Flutter App? (Android, IOS)
How to generate a QR Code in Flutter App? (Android & IOS)
Переглядів 5 тис.2 роки тому
How to generate a QR Code in Flutter App? (Android & IOS)
How to create a Video Player in Flutter App? (Android & IOS)
Переглядів 12 тис.2 роки тому
How to create a Video Player in Flutter App? (Android & IOS)
Build Gallery UI with Flutter (Android & IOS)
Переглядів 6 тис.2 роки тому
Build Gallery UI with Flutter (Android & IOS)
How to create Loading Button in Flutter App? (Android & IOS)
Переглядів 1,6 тис.2 роки тому
How to create Loading Button in Flutter App? (Android & IOS)
How to create Circular & Linear percentage in Flutter? (Android & IOS)
Переглядів 1 тис.2 роки тому
How to create Circular & Linear percentage in Flutter? (Android & IOS)
How to create a ⭐ Rating Bar ⭐ in Flutter App? (Android & IOS)
Переглядів 1,4 тис.2 роки тому
How to create a ⭐ Rating Bar ⭐ in Flutter App? (Android & IOS)
How to create a Custom Toast in Flutter App? (Android & IOS)
Переглядів 3,3 тис.2 роки тому
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,6 тис.2 роки тому
How to create Dark/Light Mode Animation in Flutter App? (Android & IOS)
How to create Refresh Indicator in Flutter App? (Android & IOS)
Переглядів 4,3 тис.2 роки тому
How to create Refresh Indicator in Flutter App? (Android & IOS)
hey do you know how to make the corners of the gauge ronunded??
Thank you ❤ continue
Which package did u use ? And is there any way to change the style of the pause and resume button??
“How to invite our friends via text to download the app?”
What dependency did you use ?
Thank you bro ❤
best videos
How can I see the code? Im trying to build a bottomappbar like this
ua-cam.com/video/TtXER1_Cq3E/v-deo.html
Can we swipe pages when using tabbarview?
what about the scenario where the device is connected but no internet is there?
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.
Yes, that's right 👍
Wow!! Thanks. Straight to the point..
You're welcome 😊
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'"
Can you share the screenshots of the code at yasinm289@gmail.com?
i'm having problems with prefixIcon i have done exactly like your code but prefixIcon is still not woking
hii
Hello how are you?
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 😢
Thanks for the comment, I hope this one can help you: stackoverflow.com/questions/72428712/two-tabbars-in-one-screen-in-flutter
how this animation is happening... name text going up..
You can use label text in text field decoration.
how do i apply adhar card formatter space after 4 digits will be applied
You can the package for more customization.
سلام توی دراور که قرار میگیره بسته میشه (مثل تلگرام نیست)
علیکم السلام، خودت میتانی داخل دراور استفاده کنی
Thank You Sir❤
Most welcome
Thank You Sir❤
Welcome!
Thank you😃
Welcome :)
hello your video so helpful but plz tell me explanation with video
It is simple so you can watch the video and copy it.
Worked, thanks!!
Welcome :)
it works for me pretty good on my emlautor but when I am launch it on my phone doesn't work
It should work perfectly
But it doesn't work to share images and text on WhatsApp, it only shares the text
Yes still that is a problem from the package
This will help a lot, thanks ✨️
Glad to hear!
thank you bro that looks superb and easy to make
Most welcome 😊
why in the end it shows unable to load assets?
Add you asset location in pubspec.yaml file and run flutter pub get command.
Perfect broo / I want something from you, can you make a book reading page, quickly and easily with flutter, with a beautiful design, please? 🎉
Noted
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??
Yes of course just set the percentage to zero
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
Could you please share your url?
with button can we use left right position in this widget??
Check the all properties here: pub.dev/packages/showcaseview
Thank bro you save me
Welcome :)
Love it! Thanks
Glad you like it!
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
Sure thing!
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.
Thanks for your recommendation, I will do in the next videos and check out this newly published video: ua-cam.com/video/p-NjD7RVkTw/v-deo.html
👍
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
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]); });
@@FlutterCool I tested both codes, but it still gives the same error
Can you send your full codes here as email? yasinm289@gmail.com
Amazing!
Thanks!
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
bro you are awesome !😎
Thank you so much 😀
zero expanations
Can you explain your problem?
Very Gooooood❤❤👌👌
Glad you like it!
Nice
Thanks
@@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.
Will create it
@@FlutterCool thank you
You changed the name of Channel
Yes because of only flutter codes
@@FlutterCool ok,