From 91dd226275313564413f38169966fb2abb7a7a38 Mon Sep 17 00:00:00 2001 From: X Code Date: Sat, 11 Nov 2023 12:59:16 -0800 Subject: [PATCH] Update todo.md --- doc/todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo.md b/doc/todo.md index d31c9c73..c51fa0a8 100644 --- a/doc/todo.md +++ b/doc/todo.md @@ -18,7 +18,7 @@ This is a todo list page that added recently and will be updated soon. ### Features - 1. Add a method to set TextInputAction, fore more [info](https://github.com/singerdmx/flutter-quill/issues/1328) + 1. Add a method to set TextInputAction, for 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