Преглед на файлове

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