Code Monkey home page Code Monkey logo

ivansaul / flutter_todo_app Goto Github PK

View Code? Open in Web Editor NEW
34.0 2.0 3.0 468 KB

A minimalistic TODO app built with Flutter. State management is handled by Riverpod, and local databases Isar and Hive provide efficient data storage. The project follows Clean Architecture principles for a modular codebase.

Kotlin 0.14% Swift 1.68% Objective-C 0.04% Dart 48.71% CMake 20.55% C++ 25.31% C 1.56% HTML 2.01%
dart flutter riverpod hive isar todoapp todolist clean-architecture mvc mvvm

flutter_todo_app's Introduction

A minimalistic TODO app built with Flutter. State management is handled by Riverpod, and local databases Isar and Hive provide efficient data storage. The project follows Clean Architecture principles for a modular codebase.

Made-with-flutter GitHub repo size License: MIT

Don't forget to โญ the repo

GitHub stars GitHub forks

Repo Banner

Note

This project is not completed yet, as soon as possible when it's complete I will update it here. Stay tuned for more exciting updates!

Tip

The Isar database implementation is in new-isar branch and the Hive database implementation is in new-hive branch.

Features

  • Task creation.
  • Task editing.
  • Task deletion.
  • Task completion tracking.
  • Local data base (Isar / Hive)
  • Custom search bar
  • Custom Bottom navigation bar
  • Sync across devices.
  • Customizable labels and tags.
  • Customizable settings.

and much more... Check it yourself :)

Screenshots

Screenshots

Demo

Demo

Packages we are using

Package Usage
isar Extremely fast, easy to use, and fully async NoSQL database for Flutter.
hive Lightweight and blazing fast key-value database written in pure Dart.
uuid Generator and Parser for all Dart platforms.
riverpod A simple way to access state from anywhere in your application.
google_fonts A Flutter package to use fonts from fonts.google.com.
stylish_bottom_bar A collection of stylish bottom navigation bars.

Design

Building from Source

  1. If you don't have Flutter SDK installed, please visit official Flutter site.

  2. Fetch latest source code from master branch.

    git clone https://github.com/ivansaul/flutter_todo_app.git
  3. Run the app with Android Studio or VS Code. Or the command line.

dart pub get
dart run build_runner watch
flutter run

Contribute

Contributions are welcome.

Facing any Issue?

Feel free to open an Issue :)

flutter_todo_app's People

Contributors

ivansaul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flutter_todo_app's Issues

Document

hi
first i want to say thanks for this repo...
and i want to know is there any quick document ?
something like a flowchart or article about how it was produced?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.