Skip to content
/ TodoApp Public

A flutter todo application using internal storage(sqflite) to save note and retrieve notes.

Notifications You must be signed in to change notification settings

sanxy/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A flutter todo application using internal storage(sqflite) to save data. Functions:

  • Add new note
  • Update note
  • Delete note
  • list all notes

Screenshots

Flutter Packages used

Package Version
sqflite ^1.3.2+1
path_provider ^1.3.0
intl ^0.16.1

About

A flutter todo application using internal storage(sqflite) to save note and retrieve notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors