Sfoglia il codice sorgente

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

appflowy 3 anni fa
parent
commit
1cfcbbc35b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      frontend/app_flowy/pubspec.yaml

+ 1 - 1
frontend/app_flowy/pubspec.yaml

@@ -42,7 +42,7 @@ dependencies:
   flutter_quill:
   flutter_quill:
     git:
     git:
       url: https://github.com/appflowy/flutter-quill.git
       url: https://github.com/appflowy/flutter-quill.git
-      tag: 3.0.4
+      tag: 3.0.4_checkbox_patch
   
   
   #  third party packages
   #  third party packages
   intl: ^0.17.0
   intl: ^0.17.0