sanxy / TodoApp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 85.0%Language:Ruby 10.6%Language:Swift 3.1%Language:Kotlin 1.0%Language:Objective-C 0.3%