Flutter Onboarding Screen | Flutter Liquid Swipe | Flutter Smooth Page Indicator [2023]

  Рет қаралды 46,087

Coding With T

Coding With T

Күн бұрын

Пікірлер: 89
@androidstc1258
@androidstc1258 2 жыл бұрын
1000000K likes 🥰🥰🥰🤩🤩🤩🤩
@CodingwithT
@CodingwithT 2 жыл бұрын
@Android STC so, nice of you dear 🤠✌️
@nourhamada1409
@nourhamada1409 Жыл бұрын
Brilliant 🤩
@CodingwithT
@CodingwithT Жыл бұрын
Thank you 😊
@androidstc1258
@androidstc1258 2 жыл бұрын
nice and beuty design .thanks bro lets goo
@CodingwithT
@CodingwithT 2 жыл бұрын
I'm glad you like it 🤠🤠✌️✌️🎉😀
@khalidJava
@khalidJava 2 жыл бұрын
Hi Dear , Thanks for this great tutorial , I have one Question, if I need to make this onBoarding screen appear one time and then go to Welcome screen , So how to code it please🙏🙏
@CodingwithT
@CodingwithT 2 жыл бұрын
Thank you 😊. You can do it with Shared Preferences (Sessions). Also after the next tutorial I'm about to start Shared Preferences and Firebase and will learn in that.
@CodingwithT
@CodingwithT 2 жыл бұрын
Thank you 😊. You can do it with Shared Preferences (Sessions). Also after the next tutorial I'm about to start Shared Preferences and Firebase and will learn in that.
@khalidJava
@khalidJava 2 жыл бұрын
@@CodingwithT Thanks alot
@GuzSurya
@GuzSurya Жыл бұрын
hallo, great tutorial. i wanna ask a question, how to add a button "get started" on end of onboarding screen ? can you tell me, where i can add the button?
@CodingwithT
@CodingwithT Жыл бұрын
Well using this design, I'll suggest hiding this current Black button & showing your get started button instead. You can do that by getting the current index and check when it reaches at the last like [2] in case of 3 screens and then you can perform your actions.
@GuzSurya
@GuzSurya Жыл бұрын
@@CodingwithT where i can do that? In onboarding_controller?
@kennytan94
@kennytan94 Жыл бұрын
for the onboarding screen does it appear only once or each time u launch the app?
@Hamza-yq7sj
@Hamza-yq7sj 2 жыл бұрын
can you do OnBoardingScreen show only one time when you use app first time?
@CodingwithT
@CodingwithT 2 жыл бұрын
Yes in the Next few videos I'll create video on Shared Preferences. Using that we will only display it once.
@Hamza-yq7sj
@Hamza-yq7sj 2 жыл бұрын
@@CodingwithT ty
@zeeshanpc
@zeeshanpc 2 жыл бұрын
I created the flutter_native_splash, but now, I do not want that to be shown as I have custom Splash Screen. How to disable that flutter_native_splash ?
@CodingwithT
@CodingwithT 2 жыл бұрын
Please find the documentation of native Splash screen in this playlist. You will get the section at the bottom about how to remove it easily. 🤠
@zeeshanpc
@zeeshanpc 2 жыл бұрын
I already checked the API Documentation, but there is nothing about removing it. All I found a "Jugaar" through StackOverFlow.
@loganathan2010
@loganathan2010 Жыл бұрын
Just use run remove command flutter pub run flutter_native_splash:remove
@Matrix-jp2jn
@Matrix-jp2jn 2 жыл бұрын
Thank you for this Osm video, welcome screen and splash screen is not working. What can I do for it? Even after creating Same folders
@CodingwithT
@CodingwithT 2 жыл бұрын
You are welcome 😁. Code is not actually related to folders. There must be some issue in code. Did you get any errors?
@SplendornetTest
@SplendornetTest Жыл бұрын
Where do i find all the images that have been used in the project ?
@MRGAMING-xc8mw
@MRGAMING-xc8mw Жыл бұрын
from where we get images actual links given in description not working
@playpauselofi
@playpauselofi 2 жыл бұрын
Great job 👏, bro how do I get your android avd custom skin?
@CodingwithT
@CodingwithT 2 жыл бұрын
I'm actually using my own device & Thank you 😊
@CaioHenriqueCapêlo
@CaioHenriqueCapêlo Жыл бұрын
Hello, sir! I'm having an error in my code. It says: LiquidController not attached to any LiquidSwip widget. Can u elucidate what it's going on and how can I solve it? Thank you for your great playlist!
@CodingwithT
@CodingwithT Жыл бұрын
I guess You actually forget to assign your controller created in OnboardController class to the widget called LiquidSwipe
@henryc5266
@henryc5266 Жыл бұрын
Thank you for your fast reply! When u say assign your controller to the widget u mean the "liquidController:" in LiquidSwipe()? Because I already assigned obController.controller in liquidController: . But the error continues :\ @@CodingwithT
@snehachalke
@snehachalke 10 ай бұрын
did you get the solution plz help i m stuck at the same error
@GadgetExp-f9t
@GadgetExp-f9t Ай бұрын
sir whats the value of tdefaultsize ?
@CodingwithT
@CodingwithT Ай бұрын
It's 24 by default!
@mehdi_abik
@mehdi_abik 9 ай бұрын
goog awesome
@CodingwithT
@CodingwithT 9 ай бұрын
Thank you! I'm glad you found it great
@Shahrukhkhan-ng5dp
@Shahrukhkhan-ng5dp 7 ай бұрын
On downloading images 404 error occur
@ariesxd6571
@ariesxd6571 2 жыл бұрын
GETTING ERROR ON required this.model how to solve ? Its showing saying create class required
@CodingwithT
@CodingwithT 2 жыл бұрын
Please share your error details on support@codingwithT.com
@usefulone2094
@usefulone2094 2 жыл бұрын
Thank you for your great tutorial 💜 I followed u every step , every thing is working except the black button doesn't navigate & skip also doesn't work with me 😥 The error says: LiquidController not attached to any LiquidSwip widget
@usefulone2094
@usefulone2094 2 жыл бұрын
Also, I used For primaryColor of elevated button, foregroundColor👍
@usefulone2094
@usefulone2094 2 жыл бұрын
Finally I found the problem in my code 🤓 I should type currentPage with a letter p capital .. it was my fault I wrote wrongly like that currentpage😂 🤗 Thank you for your tutorial sir 💜
@CodingwithT
@CodingwithT 2 жыл бұрын
Well that's good 👍. The taps of water will become the sea soon. 😃✌️
@CaioHenriqueCapêlo
@CaioHenriqueCapêlo Жыл бұрын
Hi, how you solved the liquidController error?
@4ia02_satrioardyhamzah2
@4ia02_satrioardyhamzah2 Жыл бұрын
thank you for the tutorial, can you give us the tutorial how to add button in the last page of onboarding page please, i need the button for go to welcome page thank you
@CodingwithT
@CodingwithT Жыл бұрын
Replied to your message at Instagram
@winko7900
@winko7900 2 жыл бұрын
Great Video ! btw Sir where i can get the image asset files
@CodingwithT
@CodingwithT 2 жыл бұрын
Thank you 😊! You can get all the images from the link in the description 🙂 or Visit CodingwithT.com
@ashirwadkatkamwar5555
@ashirwadkatkamwar5555 10 ай бұрын
images are not available on the for download 404 error
@khlifisafa779
@khlifisafa779 Жыл бұрын
Hi! I finished all the series and bought the code source, also I've followed all the steps but I'm getting this error when I'm launching the emulator: Error: The argument type 'OnBoardingModel/*1*/' can't be assigned to the parameter type 'OnBoardingModel/*2*/'.
@CodingwithT
@CodingwithT Жыл бұрын
This means that you are assigning the different variable type to the different one. You can send me a screen shot at support@codingwitht.com
@khlifisafa779
@khlifisafa779 Жыл бұрын
@@CodingwithT First thank you so much for the quick response, and I'll send you now the screen shot.
@Aman-9812
@Aman-9812 Жыл бұрын
Hello
@Nitimoy
@Nitimoy Жыл бұрын
how to move from onboarding screen to welcome screen ??
@CodingwithT
@CodingwithT Жыл бұрын
Just a simple redirect
@Nitimoy
@Nitimoy Жыл бұрын
Already did it... Thanks for the awesome tutorials..🙏🙏
@amaechichristopheribeme184
@amaechichristopheribeme184 Жыл бұрын
Please where and how did you called the onboarding screen to load and then redirect to welcome screen?
@majelistalimbahasyim
@majelistalimbahasyim Жыл бұрын
I runing app not installed getx an one boarding not runing 😭
@CodingwithT
@CodingwithT Жыл бұрын
Can you share your error?
@majelistalimbahasyim
@majelistalimbahasyim Жыл бұрын
@@CodingwithT where ai share me code error ?
@varunmaheshsingh2670
@varunmaheshsingh2670 Жыл бұрын
sir i am getting error while i m using obx it says improrer use of getx plzz help
@CodingwithT
@CodingwithT Жыл бұрын
It's because you are either not using .obs variable inside it or .obs used but not directly inside Obx
@varunmaheshsingh2670
@varunmaheshsingh2670 Жыл бұрын
@@CodingwithT i followed ur process same as exact
@CodingwithT
@CodingwithT Жыл бұрын
No worries can you share the time on KZbin video where it's giving error
@varunmaheshsingh2670
@varunmaheshsingh2670 Жыл бұрын
Sir when I m wrapping the position widget under Obx
@CodingwithT
@CodingwithT Жыл бұрын
Can you share your function here. It seems like you have not called the .obs value properly like currentPage.value so here .value is important to be used
@parthvaghani3858
@parthvaghani3858 Жыл бұрын
Onboarding screen not to navigate to welcome screen?
@pramodudayanga7102
@pramodudayanga7102 2 жыл бұрын
hi sir, Onboarding images is not in your shared drive, Can you check it and say how to get that image
@CodingwithT
@CodingwithT 2 жыл бұрын
You can download them from Icons8
@guru2416
@guru2416 2 жыл бұрын
I'm waiting for your next video.
@CodingwithT
@CodingwithT 2 жыл бұрын
So nice of you dear, Will upload it in a few hours. 😊🤠
@Sudip-bl6jm
@Sudip-bl6jm 8 ай бұрын
Everything is very Good but Bottom Center Arrow ans Skip is not working ... Please look after it...
@CodingwithT
@CodingwithT 7 ай бұрын
Double check the function calls
@learnwithkomal12
@learnwithkomal12 Жыл бұрын
where I can get these resources free??
@CodingwithT
@CodingwithT Жыл бұрын
You can get them from Icons8.com
@sidrudy7701
@sidrudy7701 Жыл бұрын
is there a proper github code?
@ritiksingh4170
@ritiksingh4170 Жыл бұрын
NEED ALL THE ASSEST/IMAGES USED HERE IN YOUR WEBSITE WHEN WE CLICK ON DOWNLOAD IMAGES IT SHOW 404 ERROR he requested URL was not found on this server. PLEASE PROVIDE ALL THE USED ASSESTS
@maicolr8083
@maicolr8083 Жыл бұрын
Can you make the tutorials from scratch? sometimes i'm so confused :c
@CodingwithT
@CodingwithT Жыл бұрын
Please watch my Flutter Crash Course. It's a step by step course for absolute beginners.
@maicolr8083
@maicolr8083 Жыл бұрын
@@CodingwithT I already looked at your content, I appreciate what you do
@yaswanthmitta8983
@yaswanthmitta8983 Жыл бұрын
idk but i feel like you are making things complex by using different folders for everything . you kept splash screen controller in controller rather than you can create a seperate folder for splash screen and all all the items related to splash screen there
@CodingwithT
@CodingwithT Жыл бұрын
There are multiple approaches and It was just a learning video showing all possibilities. I keep all the controllers of Authentication in a separate Authentication folder. And screens in separate which helps to easily find anything in a large app which has more than 20 + controllers, screens models, authentication files and so on.
@khengarwithinvesting
@khengarwithinvesting 2 жыл бұрын
City Guide App Half Hi Chhod Di n yaar Me projects Pura Nahi kar paya😭😭😭
@CodingwithT
@CodingwithT 2 жыл бұрын
pardon bro, will try my best to complete that
@abdulkarimi8024
@abdulkarimi8024 2 жыл бұрын
Sir don't use custom widget use built-in things
@CodingwithT
@CodingwithT 2 жыл бұрын
Ok. I'll try not to. But they add extra elegance
@allhzzenmiserable2295
@allhzzenmiserable2295 Жыл бұрын
Image download link not working drive.google.com/drive/folders/1ZCI1cN64Geo7Ag4S5iB3A_PyKCC5xCc4?usp=sharing
Welcome Screen | Flutter Login UI | Flutter UI | 2023
16:39
Coding With T
Рет қаралды 36 М.
How to Create a Stunning Splash Screen in Flutter
9:31
Spellthorn
Рет қаралды 76 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
ViewModels & Configuration Changes - Android Basics 2023
18:46
Philipp Lackner
Рет қаралды 137 М.
Liquid Swipe - Flutter Package of The Week (Episode 1)
11:39
Backslash Flutter
Рет қаралды 6 М.
Flutter Onboarding Screen Tutorial - Flutter eCommerce App
23:42
Coding With T
Рет қаралды 57 М.
Flutter Onboarding UI Screen
15:03
Coding Orbit
Рет қаралды 15 М.
4 Flutter Datatable Features That Will Take Your App to the NEXT LEVEL
32:14
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН