Skip to content

[FEAT]: To make the ChatController more modular #140

Description

@ChandruWritesCode

problem

For now the chat_controller.dart file has around 1200 lines of code which includes everything related to chat along with the local database handling

To do

Create another file which handles all the work related to local database handling which will make the local database caching more modular and reusable and even more readable

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions