You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A beginner-friendly Flutter Notes App built with sqflite for local storage. This project demonstrates CRUD operations using StatefulWidgets and serves as a foundational step in my Flutter learning journey. Upcoming versions will explore advanced state management with Provider, BLoC, Riverpod, and GetX.