/flutter-with-sqflite

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.

Primary LanguageDart

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.