AOA sir kal raat ko GETX series dekhty dekhty neend a gai khuwab ma aapsy mila or apan 1 podcast kar rahy hain kaafi flutter or tech k baray ma baat ki subha utha to pata laga k khuwab tha🥺💔
Sir there is problem in the color of AppBar background color whenever we set back to light mode the background color of the appbar get dissapeared and become white appbar ?
sir mera theme change nahi ho raha .sari cheeze theek work kar rahi hain .but theme nahi ho raha.mene buttons banaya uske click par bhi chnage nahi ho raha .koi reason sir iska
simple way teaching from scratch. good job Asif.
Glad you liked it
Amazing Great way o teaching made it so simple .Highly Appericiated😍
thank you, do share with your friends
What I learnt in this single video > what I learnt in past 10 days.
Glad you like it, share with your friends
Asif Bro thank you so much for making the getX series. It's just amazing😍
Glad you like it
This playlist cleared all my concepts thanks . Very helpful vedio
Share with your friends
Oosm and easy explanation sir g 😊😊 and
Sir kya aap muje flutter advance topics ki list bta sakte hai kya
thanks
check my flutter bootcamp repo on github
we always appreciate your content
Subscribe and share
AOA sir kal raat ko GETX series dekhty dekhty neend a gai khuwab ma aapsy mila or apan 1 podcast kar rahy hain kaafi flutter or tech k baray ma baat ki subha utha to pata laga k khuwab tha🥺💔
Oh pl🥲
Amazing content! Really helpful. Keep uploading more videos on flutter.
Share with your friends
Awesome teaching skills. Mashalah 👍
Thank you bro do share with your friends
Awesome video Bhai keep going
Thank you so much 😀
stunning sir😍
Thank you
please make video on bloc provider series beacuse of way of explaination is osm
provider playlist is already updated, bloc series is coming
@@thetechbrotherss thanks for update
Asif bai App Happy ni Getx se. as a utili kya ise state management k liye use krna chaiye
Kr skty ha
really appriciated
glad to hear this
Sir there is problem in the color of AppBar background color whenever we set back to light mode the background color of the appbar get dissapeared and become white appbar ?
you can set the custom theme
Sir MCV ka use kr ke kijiye
end ma karin gy bhai
@@thetechbrotherss okk
awesomee..... :)
thank you
sir dark mood puri app me ho jaye gi
yes
how to change theme dark or light when gradient color is used in container not in scaffold
you have to use your logic
in git source code not found in that only showing your yt links add code lib folder and all in that git
everything is on my github
1:49 dadho mazo aayo 😂😂❤❤❤
hhahahahah
Love it bro
Thank you
problem ye hay "Meree Jaaan"😄😄 6:05
hahahha
in every video you use stateful , then what is use of Getx ?
It’s to show the difference and why not to build all the widgets
@@thetechbrotherss what is difference you are showing ? A Little Knowledge is a Dangerous you and your followers .
just amazing
share with your friends
SIr bottom sheet ka background color kaise change krein theme change hone per??
read docs wahan apko sub kuch mil jay ga
@@thetechbrotherss okk sir😃
bhai jan apnay phone ka dark mode of kr len phly phir i ap light or dark mode test kr sktay hen
Ok
it's so simple wow
thank you
sir mera theme change nahi ho raha .sari cheeze theek work kar rahi hain .but theme nahi ho raha.mene buttons banaya uske click par bhi chnage nahi ho raha .koi reason sir iska
Ap kuch mistake kr rahy hon gy
inside GetMaterialApp initialized it then it will work
return GetMaterialApp(
theme: ThemeData.light(),
darkTheme: ThemeData.dark(),
themeMode: ThemeMode.light,)
@@Math_Magic373 thanks bro
@@thetechbrotherss thanks sir
speed fast ksy krty app run fast ho?
It depends upon your laptop speed as well
thnx kalywala
Welcome 😊
Sir ♥️
Share with your friends
Sir, ek baar flutter roadmap ko update kr deyn plss..
flutter roadmap ma kya update karun ?
@@thetechbrotherss Mvvm aur firebase, getx kb start krna h. Thoda confusion h
very easy
Thanks a lot 😊
assalamualaikum sir please upload to All Getx Tutorial
Ok
Sir theme is changing in emulator. But it is not changing in mobile. Please tell the solution
did you find any solution?
@@little_riddler No 🙂
Hello Bro, Mere Flutter Project me Light/Dark Theme work nahi kar raha he...
Any Solution??
bro koi mistake kr rahy hon gy ap, share error
@@thetechbrotherss After 1-2 days Error Solved.. 😁😁
Done
thanks
yar , kya padhata hai tu bhai , pakistan me kya flutter ka boom hai yar .
thank you bhai
Bhai is video ka code git me nahi hai
yes take git link from description
Dado maza ayo
share with your friends
tutorial was amazing but not working on real device
It's working bro, check for errors on your local system
@@thetechbrotherss Thank you but there is no error in console, but I have seen the issue opened in GetX github repository.
Card(
child: ListTile(
title: Text("Johnson"),
subtitle: Text("Hello there how are you?"),
onTap: (){
Get.bottomSheet(
Container(
decoration: BoxDecoration(
color: Colors.blue,
borderRadius: BorderRadius.circular(35),
),
child: Column(
children: [
ListTile(
leading: Icon(Icons.light_mode),
title:Text("Light Theme"),
onTap: () {
Get.changeTheme(ThemeData.light());
print("hello");
},
),
ListTile(
onTap:(){
Get.changeTheme(ThemeData.dark());
print("hello");
},
leading: Icon(Icons.dark_mode),
title:Text("Dark Theme"),
),
],
),
)
);
},
),
), (Change of theme is not working)???
You must be doing something wrong, please follow video carefully
@@thetechbrotherss same problem
i found a solution for it you need to initialize thane run again
theme: ThemeData.light(),
darkTheme: ThemeData.dark(),
themeMode: ThemeMode.light,
ye kam kar raha he😍😍@@echedition