This time I have implemented the deleting a comment.
The deletion process is similar to creation.
- Deleting a comment
- Removing the comment in replies
- Updating the screen, which is automatic by Flutter bloc
This time I have implemented the deleting a comment.
The deletion process is similar to creation.