From 700f0038660e7242818f16d4e48a5fc8b9ac1fb9 Mon Sep 17 00:00:00 2001 From: Ellet Date: Fri, 10 Nov 2023 23:28:52 +0300 Subject: [PATCH] Update todo.md --- doc/todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/todo.md b/doc/todo.md index ab746b7e..7b8aa9b8 100644 --- a/doc/todo.md +++ b/doc/todo.md @@ -21,6 +21,7 @@ This is a todo list page that added recently and will be updated soon. 1. Add a method to set TextInputAction, fore more [info](https://github.com/singerdmx/flutter-quill/issues/1328) 2. Add support for Text magnification feature, for more [info](https://github.com/singerdmx/flutter-quill/issues/1504) 3. Provide a way to expose quills undo redo stacks, for more [info](https://github.com/singerdmx/flutter-quill/issues/1381) + 4. Add callback to the `QuillToolbarColorButton` for custom color picking logic ### Improvemenets