Skip to content

govendrasahu01/flutter_notes_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Notes App

This is my first Flutter app — a simple Notes application built using Flutter and SQLite.

✨ Features

  • Add, edit, and delete notes (CRUD operations)
  • Local storage using sqflite package
  • Clean UI with StatefulWidget-based state management

🛠️ Tech Stack

  • Flutter
  • SQLite (via sqflite)
  • Stateful Widgets for logic handling

🚀 What's Next

I’m currently learning advanced Flutter concepts. In my upcoming apps, I will be implementing global state management using:

  • provider
  • bloc / cubit
  • riverpod
  • getx

Stay tuned for more projects and improvements!

📚 Resources for Beginners

If you're new to Flutter, here are some great resources:

About

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.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors