flutter_crud_php

所属分类:其他
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2024-02-21 17:42:17
上 传 者sh-1993
说明:  在Flutter中使用PHP编程语言处理MySql数据库(CRUD操作)的简单示例。
(A simple example of working with MySql database (CRUD operation) using PHP programming language in Flutter.)

文件列表:
android/
api/
ios/
lib/
web/
.metadata
analysis_options.yaml
pubspec.yaml

# A Simple Flutter CRUD app - PHP - MySql ![Static Badge](https://img.shields.io/badge/Flutter-blue) ![Static Badge](https://img.shields.io/badge/CRUD-red) ![Static Badge](https://img.shields.io/badge/PHP-purple) ![Static Badge](https://img.shields.io/badge/MySql-orange) ![Static Badge](https://img.shields.io/badge/Package-http.dart-green) 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 https://github.com/MahdiSharifiFar/flutter_crud_php/assets/157637159/1bd03ea2-fb5b-45a6-9e61-362ef76dd70d ## 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**

近期下载者

相关文件


收藏者