ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Can we call the api method without using .then method
Yes
How
@@ShajedulIslamShawon can you give me the code or idea how to do that
_post = Service.getPost();setState((){loading = false;});Like this
@@mdshawon6232 i have done like this it is giving me the error
I got error....the errror is getter length was called on null.Recieved nullTried calling nullHow to solve ?Please suggest what to do!Thank you for creating awesome video!
are u initial in initstate with loading. there have no issue for comming error. please check your code for any mistake.
@@ShajedulIslamShawon yes i am using and what you did i had done exactly!
Hey can you tell me how json parsing is done for multiple lists in an object
check this. medium.com/flutter-community/parsing-complex-json-in-flutter-747c46655f51
@@ShajedulIslamShawon Thank you so much for this article. It is of great help indeed.
Can we call the api method without using .then method
Yes
How
@@ShajedulIslamShawon can you give me the code or idea how to do that
_post = Service.getPost();
setState((){
loading = false;
});
Like this
@@mdshawon6232 i have done like this it is giving me the error
I got error....the errror is getter length was called on null.
Recieved null
Tried calling null
How to solve ?
Please suggest what to do!
Thank you for creating awesome video!
are u initial in initstate with loading. there have no issue for comming error. please check your code for any mistake.
@@ShajedulIslamShawon yes i am using and what you did i had done exactly!
Hey can you tell me how json parsing is done for multiple lists in an object
check this. medium.com/flutter-community/parsing-complex-json-in-flutter-747c46655f51
@@ShajedulIslamShawon Thank you so much for this article. It is of great help indeed.