瀏覽代碼

add patch for flutter-quill to fix the checkbox customize issue

appflowy 3 年之前
父節點
當前提交
1cfcbbc35b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/app_flowy/pubspec.yaml

+ 1 - 1
frontend/app_flowy/pubspec.yaml

@@ -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