A simple and clean note-taking application built with Flutter and Dart. This app allows users to add, update, and delete personal notes. The data is stored locally using SQLite.
This Flutter project demonstrates basic CRUD (Create, Read, Update, Delete) operations using SQLite. It provides a simple interface to perform these operations and visualize the images stored in the ...