Skip to content

SamiBouakel/Flutter-CRUD-Operations-Using-SQLite

Repository files navigation

CRUD Operations using SQLite

This is a simple CRUD (Create, Read, Update, Delete) application built using the sqflite package for Flutter. The app allows users to store and manage data in a local SQLite database.

Android Screenshots

Home Page Create Page Delete Page

Dependencies (packages used on this project):

Directory Structure

lib
│───database.dart
│───home.dart
└───main.dart    

Clone the project to you pc

git clone https://github.com/SamiBouakel/Flutter-CRUD-Operations-Using-SQLite

Get started

Open the project in your preferred IDE

Get packages

flutter pub get

Run the app

flutter run

Created & Maintained By

Sami Bouakel (My website)

GitHub last commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published