mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 01:28:24 +00:00
add patch for flutter-quill to fix the checkbox customize issue
This commit is contained in:
parent
9ca2d60f3f
commit
1cfcbbc35b
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ dependencies:
|
|||
flutter_quill:
|
||||
git:
|
||||
url: https://github.com/appflowy/flutter-quill.git
|
||||
tag: 3.0.4
|
||||
tag: 3.0.4_checkbox_patch
|
||||
|
||||
# third party packages
|
||||
intl: ^0.17.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue