joshuamabina / tasklist_bloc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task List BLoC

A basic introduction to state management in flutter apps using BLoC (Business Logic Component) design pattern.

See inspiration: https://ticktick.com

Roadmap

Current tasks: use BLoC architecture - implement feature layer.

Pending tasks:

Ideas, issues, note, and pending:

  • List all completed tasks
  • Clear completed tasks
  • Create a separate stateful widget for task description
  • Capture createdAt, updatedAt, completedAt, dueAt
  • Capture subtasks
  • Material3 theming

Getting Started with Flutter

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About


Languages

Language:C++ 37.9%Language:CMake 32.0%Language:Dart 21.5%Language:HTML 3.2%Language:Swift 2.8%Language:C 2.3%Language:Kotlin 0.2%Language:Objective-C 0.1%