hye bro , i need help to build the scrolling effect in listview like one container at a time. but containers are having different heights. by scrolling only. not but pressing the button. by pressing button i know through jumtonextIndex it works but need same effect by scrolling on listview
How do you use Get.Snackbar in an asynchronous call that throws an error ? Does the Mai widget have to stateful or not ? The reason I’m using GetX lately is because we don’t really have to use StatefulWidget. Thanks
Don't wait 2 second, just call WidgetsBinding.instance .addPostFrameCallback((_) => yourFunction(context)); }, instead , to make sure all widgets is loaded
Very nice tutorial sir
Thanks
hye bro , i need help to build the scrolling effect in listview like one container at a time. but containers are having different heights. by scrolling only. not but pressing the button. by pressing button i know through jumtonextIndex it works but need same effect by scrolling on listview
when I run my Flutter app (v 3.0) it shows a blank screen before running the "splash screen"...
Use flutter native splash plugin
Thanks for the video sir
plz do the tutor for web admin panel using get with navigation
Please make a tutorial about send sms direcly from phone with sim slot selection functionality.
Thanks ❤️
Omar, what is your Main state managment ?
Good video!
GetX
How do you use Get.Snackbar in an asynchronous call that throws an error ? Does the Mai widget have to stateful or not ? The reason I’m using GetX lately is because we don’t really have to use StatefulWidget.
Thanks
I want to know what you think of get_server, greetings
Do you want tutorial on that?
@@ripplescode Yes please, I can't find any video that talks about this
Make video in multi select drop-down fetch data using api
Thanks you
Thanks
bro why onready not working for me
Should work
Don't wait 2 second, just call WidgetsBinding.instance
.addPostFrameCallback((_) => yourFunction(context));
}, instead , to make sure all widgets is loaded