Flutter Save Data Locally SharedPreferences Android Studio Tutorial | PHP Mobile App Development

preview_player
Показать описание
This is the video tutorial# 23 of Flutter GetX Shopping App with Backend (flutter clothing app) in PHP MySQLi using Client Server Architecture with flutter getx advanced state management. HTTP Post send request & receive request and much more you will learn in this course.

A REST API (also known as RESTful API):
is an application programming interface (API or web API) that conforms to the constraints of REST architectural style and allows for interaction with RESTful web services. REST stands for representational state transfer and was created by computer scientist Roy Fielding.

Server Side:
PHP is a server-side, HTML-embedded scripting language that may be used to create dynamic Web pages. It is available for most operating systems and Web servers, and can access most common databases, including MySQL. PHP may be run as a separate program or compiled as a module for use with a Web server.

Third party APIs:
are APIs provided by third parties — generally companies such as Facebook, Twitter, or Google — to allow you to access their functionality via JavaScript and use it on your site. One of the most obvious examples is using mapping APIs to display custom maps on your pages.

client-server architecture:
client-server architecture, architecture of a computer network in which many clients (remote processors) request and receive service from a centralized server (host computer). Client computers provide an interface to allow a computer user to request services of the server and to display the results the server returns.

#flutter #getx #restapi #mysql #backend #php #webservice
Рекомендации по теме
Комментарии
Автор

My man, you've saved my final year university project from certain doom thank you so much!!!

nathangillespie
Автор

Thank you so much for this step by step guide your a saint.
I am actually getting a completely different error than the one you mentioned I am getting "I/flutter (22263): type 'Null' is not a subtype of type 'Map<String, dynamic>'" this happens when when I click log in it tells me login successful but then doesn't take me to the dashboard screen it stays on the login screen and I get that error which I just copy and paste it to you.

Gihon
Автор

type 'Null' is not a subtype of type 'String' exception is generated..

sohelindian
Автор

my code keeps getting incorrect credentials. I doubled check it and couldn't find the error. Does anyone have that problem and if so how did you fixed it?

jonandrie
Автор

According to me phone OTP verification must be kept to avoid fake registration. Will you include any phone OTP verification classes in this course?

abdulazizmia
Автор

Hello Coding Cafe. Where can we get complete tutorial for this?

schoolbook
Автор

Can you share your github link or link for the rest of series.

schoolbook
Автор

i write same sign up code as you wrote but still can't signup, showing this error shown in this tutorial in login page.I have checked so many time but not working .what can I do?

MehediHasan-cchz