Explorar el Código

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

appflowy hace 3 años
padre
commit
1cfcbbc35b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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