A Flutter demo app showcasing local data storage with SQLite using the sqflite plugin. Users can add, view, and delete notes with persistent offline storage. Built with a clean architecture separating data, repository, and UI layers for scalability and maintainability.