# moor-todo **Repository Path**: taoling/moor-todo ## Basic Information - **Project Name**: moor-todo - **Description**: flutter 摩尔待办 app - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2021-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Todo
Todo - Simple & Beautiful

A minimal Todo mobile app made using Flutter.

Key FeaturesOverviewCredits

## Key Features * Easily add and remove tasks * Organize tasks under categories. editing. * Personalize task category using color and icon. ## Overview * The SQL Database was Built Using Flutter Packages Called **Moor** which Is The Flutter version Of **Room** For Native Android * Moor Makes You Build Fully Type Safe SQL Tabels And Queries Using **Pure Dart** * The Tasks Are In a Form Of **Dismissibles** To The Right To Edit The Task And To The Left To Delete It * **TODO** : Adding Options To Sort And Show Tasks Depending on Color , Icon Or The Same Main Category ## Credits

Moor is an easy to use, reactive persistence library for Flutter and Dart web apps. Define your database tables in pure Dart and enjoy a fluent query API, auto-updating streams and more! Check This Package Repo .