Skip to content

This is a simple Flutter application built for learning purposes. The app allows users to create, organize, and manage tasks using the Kanban methodology. The app is built using Clean Architecture and also uses Use Cases and Cubits to manage the application state .

Notifications You must be signed in to change notification settings

Shahad-999/kanban-board-flutter

Repository files navigation

kanban_board_flutter

Mockup 04 (1)

This is a simple Flutter application built for learning purposes. The app is a Kanban board that allows users to create, organize, and manage tasks using the Kanban methodology.

The app is built using Clean Architecture, which separates the application into layers and ensures that each layer has a clear responsibility. The app also uses Use Cases to define the business logic and Cubits to manage the application state.

Technologies

  • go_router
  • drift
  • get_it
  • flutter_bloc(cubit)
  • boardview
  • shared_preferences
  • usecases
  • single repository
  • clean architecture

About

This is a simple Flutter application built for learning purposes. The app allows users to create, organize, and manage tasks using the Kanban methodology. The app is built using Clean Architecture and also uses Use Cases and Cubits to manage the application state .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published