/smile-todo

Smile todo app

Primary LanguageDartMIT LicenseMIT

SMILE-TODO

Smile-todo is a todo app powered by flutter and supported by sqlite plugin

demo gif

youtube demo

Features

Todo Features

  • Create
  • Update
  • Delete
  • Complete
Getting Started

Smile-todo requires Flutter to run. Install the dependencies and start the app.

$ flutter run
Try app
Plugins

Smile-todo is currently implemented with the following plugins.

Plugin
get: ^3.3.0
flutter_bloc: ^5.0.0
sqflite: ^1.3.0
intl: ^0.16.1
equatable: ^1.0.0