Watch the complete playlist of Flutter Crash Course kzbin.info/aero/PL5jb9EteFAODi35jPznP37hnR2sTHOOTU
@animalgist Жыл бұрын
Thank you for this. It didn't work when I first implemented only to realise it's not supported by material 3 yet.
@lunatic4861 Жыл бұрын
oh my god that endFloat is all i needed! thank you so much! i gotta subscribe, i feel like you're gonna save me in a bit more lol
@CodingwithT Жыл бұрын
That's awesome 😄
@cholasimmons27 күн бұрын
light theme?????? WOT!
@Insane.18_76 ай бұрын
When I use white background for bottomApp Bar, it is not showing notch margin. I've tried with border but it is not working. Can you please give me a solution for it. Thank you
@CodingwithT6 ай бұрын
If the notch margin is still not visible, try adjusting the elevation of the BottomAppBar to ensure it's above the SafeArea
@sale7680 Жыл бұрын
Bravo master
@CodingwithT Жыл бұрын
Thank you 😊
@AcuraGaming8 ай бұрын
I impelemented it but when i am typing something or keyboard is enabled, it's showing above the keyboard which I don't want. So, how do i fix that?
Жыл бұрын
thanks a lot
@CodingwithT Жыл бұрын
You welcome 😁
@mantseone74972 жыл бұрын
Thanks
@CodingwithT2 жыл бұрын
You welcome 😁
@praveen1950kamboj Жыл бұрын
Hi, when I add a button and try to pass onpressed option and give null value to as you are giving in your tutorial I get error and it doesn't work. How can I solve it to follow your tutorial.
@CodingwithT Жыл бұрын
What's the error you are getting?
@praveen1950kamboj Жыл бұрын
@@CodingwithT thanks for your helping way you took note of my MSG but now it got solved as I was using wrong const option.
@xzyrehanyt43666 ай бұрын
how to change size of floating action button?
@CodingwithT6 ай бұрын
To change the size of the floating action button you have to wrap it in sized box or container.