Skip to content

A simple example of working with MySql database (CRUD operation) using PHP programming language in Flutter.

Notifications You must be signed in to change notification settings

MahdiSharifiFar/flutter_crud_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Flutter CRUD app - PHP - MySql

Static Badge Static Badge Static Badge Static Badge Static Badge

In this project, the operation of inserting, editing and deleting information in the MySql database is shown in the simplest way and with the PHP programming language.

A Show of the App

flutter_crud_php_mysql.mp4

Usage

Important Notes :

The api folder contains the server side code file and you should put it in the server or Xampp.

The value of the staticIp (in home_page.dart) variable must be specified as follows:

-use 10.0.2.2 instead of localhost for working on Android Emulator

-use localhost or 127.0.0.1 for working on Web Browsers

About

A simple example of working with MySql database (CRUD operation) using PHP programming language in Flutter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published