@@dbestecheveryone just focuses on UI , but this channel helps in understanding functionality, one can implement in app..... expecting some more videos based on functionality not on UI.
quick question how would i structure the endpoint in the laravel api just to retrieve user specific data. for instance if I have user A and user B how would i get it so that only User A can see his/her info
hello sir why , when I run my project it shows error E/flutter (18813): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: Class 'String' has no instance getter 'body'.
Truly truly incredible stuff! - Massive thanks.. I have a question, if your endpoint always returns new tokens (as part of the header e.g clientID, expiry, UID, tokenID etc) when you authenticate or make calls to any api(s).. and the tokens are needed for subsequents calls to the server. what is the best way of storing the tokens(after each call) & retrieving those tokens? Is it get_storage? Thanks again! Happy to talk if you have any time..
@@dbestech ════════ exception caught by image resource service ════════════════════════════ handshake error in client (os error: certificate_verify_failed: hostname mismatch(handshake.cc:393)) Sir, This is error,I can access http images, but I cant access https images, What is the reason?
@@thushankalana4940 you need to get a valid ssl. These things are server side issue. Ask the domain provider to give you a ssl and install on your domain
please tell me why I get this tipe of error in fetch data by localhost ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: SocketException: Failed host lookup: 'laravel_flutter.test' (OS Error: No address associated with hostname, errno = 7
this channel has some of the best tutorials ....for flutter
Thanks a lot. More coming.
@@dbestecheveryone just focuses on UI , but this channel helps in understanding functionality, one can implement in app.....
expecting some more videos based on functionality not on UI.
@@Anythiny thanks so much. Yes. I agree. I am releasing complete firebase tutorial next week. Stay tuned
@@dbestech so excited 🚀
@@Anythiny me too
God bless you sir! You are doing a very great job helping us to learn!
So nice of you
Great tutorial and easy to understand. Thank you for taking the time to make this!
Glad it was helpful!
very nice video
Xino te quiero mucho un buen tuto
Thanks sir, can i ask you a question? What is your theme name? I see the hierarchy, that so easy to focus the code.
Again, thanks for your video.
Thank's brother for teaching me
It's my pleasure
quick question how would i structure the endpoint in the laravel api just to retrieve user specific data. for instance if I have user A and user B how would i get it so that only User A can see his/her info
You can retrieve based on user info and password.
The instance member 'photos ' can't be accessed in an intializer. How solved this problem help me
hello sir why , when I run my project it shows error E/flutter (18813): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: Class 'String' has no instance getter 'body'.
check if it's returning null or not the api call
is this flutter using null safety?
great ! i waiting it
Hope you like it!
@@dbestech yes, it's useful
Truly truly incredible stuff! - Massive thanks.. I have a question, if your endpoint always returns new tokens (as part of the header e.g clientID, expiry, UID, tokenID etc) when you authenticate or make calls to any api(s).. and the tokens are needed for subsequents calls to the server. what is the best way of storing the tokens(after each call) & retrieving those tokens? Is it get_storage?
Thanks again! Happy to talk if you have any time..
Thank you. You can use either get_storage or shared_preferences.
A simple laravel + flutter ecommerce would be nice.
Hi Dear, I am working on it. But it would take time. Thank you
Hey sir can you make Bitcoin wallet (send,receive money in bitcoin) In flutter with backend please ?
Well, in futre thought.
Thanks for the nice tutorial, where can I find those images and icons? Help please...
they should be in the starter file. Did you download the starter file?
I cant load images from https get request ?
what error do you see?
@@dbestech ════════ exception caught by image resource service ════════════════════════════ handshake error in client (os error: certificate_verify_failed: hostname mismatch(handshake.cc:393))
Sir, This is error,I can access http images, but I cant access https images, What is the reason?
@@thushankalana4940 your ssl is not valid. Https requires a valid ssl
@@dbestech sir, how to fix that? Please help me🥲
@@thushankalana4940 you need to get a valid ssl. These things are server side issue. Ask the domain provider to give you a ssl and install on your domain
great video, tnx/ what is the name of the Music on the background?
😍😍
Thanks
Bacana!
please remove background music otherwise i start dancing instead of paying attention
please tell me why I get this tipe of error in fetch data by localhost
ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: SocketException: Failed host lookup: 'laravel_flutter.test' (OS Error: No address associated with hostname, errno = 7
It has to do with your local machine set up
This link may help you. stackoverflow.com/questions/56081091/flutter-os-error-no-address-associated-with-hostname-errno-7-only-for-an