Skip to content

This is very basic flutter application used to store data locally using SQFlite. I have performed simple CRUD Operations on Notes using SQFLITE. It will be good reference for one searching how to work with Sqflite in flutter and saving data locally.

Notifications You must be signed in to change notification settings

kanchan88/flutter-with-sqflite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keep_notes

A very basic flutter application which can be used to store the notes and we used flutter's SQFLITE plugin here. So, you will get chance to learn about Asynchronous Programming in Flutter and in addition to this Learn about SQFLite.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

This is very basic flutter application used to store data locally using SQFlite. I have performed simple CRUD Operations on Notes using SQFLITE. It will be good reference for one searching how to work with Sqflite in flutter and saving data locally.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages