Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashgole/flutter-contact-app
This application is created to save number that u don't want to save but still important so that person can not see your whatsapp status and you too
https://github.com/ashgole/flutter-contact-app
crud-application flutter flutter-apps flutter-ui sqflite-database
Last synced: about 1 month ago
JSON representation
This application is created to save number that u don't want to save but still important so that person can not see your whatsapp status and you too
- Host: GitHub
- URL: https://github.com/ashgole/flutter-contact-app
- Owner: ashgole
- Created: 2021-09-21T12:39:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T18:42:50.000Z (over 3 years ago)
- Last Synced: 2024-05-02T05:17:15.010Z (9 months ago)
- Topics: crud-application, flutter, flutter-apps, flutter-ui, sqflite-database
- Language: Dart
- Homepage:
- Size: 364 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
***
# Flutter Contact App***
# About
This application is created to save number that u don't want to save but still `important` so that person can not see your whatsapp status and you too***
# Read
In this Project you will learn how to Work with `SQFLITE Flutter Database`
I have just added `lib` folder.
first of all you have to create all project from scratch and replace my lib folder with yours with minor changes.***
# Tags
`Flutter` `CRUD Operation` `SQlite` `Database` `Mobile Application`***
# Screenshots
![alt text](https://github.com/ashgole/Flutter-Contact-App/blob/main/screenshots/1.png)
![alt text](https://github.com/ashgole/Flutter-Contact-App/blob/main/screenshots/2.png)
![alt text](https://github.com/ashgole/Flutter-Contact-App/blob/main/screenshots/3.png)
![alt text](https://github.com/ashgole/Flutter-Contact-App/blob/main/screenshots/4.png)***
# Help
```
flutter pub get
flutter run
```