diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml
index 1f41b04ded..de18681fa8 100644
--- a/.idea/libraries/Dart_Packages.xml
+++ b/.idea/libraries/Dart_Packages.xml
@@ -262,6 +262,13 @@
+
+
+
+
+
+
+
@@ -269,6 +276,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -283,6 +311,13 @@
+
+
+
+
+
+
+
@@ -493,6 +528,13 @@
+
+
+
+
+
+
+
@@ -549,6 +591,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -614,6 +670,13 @@
+
+
+
+
+
+
+
@@ -657,6 +720,13 @@
+
+
+
+
+
+
+
@@ -664,6 +734,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -739,6 +851,7 @@
+
@@ -788,6 +901,10 @@
+
+
+
+
@@ -831,6 +948,8 @@
+
+
@@ -841,6 +960,7 @@
+
@@ -848,7 +968,14 @@
+
+
+
+
+
+
+
@@ -863,6 +990,7 @@
+
diff --git a/app_flowy/analysis_options.yaml b/app_flowy/analysis_options.yaml
index 78091118c0..e9def11a1c 100644
--- a/app_flowy/analysis_options.yaml
+++ b/app_flowy/analysis_options.yaml
@@ -14,6 +14,7 @@ analyzer:
exclude:
- "**/*.g.dart"
- "**/*.freezed.dart"
+ - "packages/flowy_editor/**"
linter:
# The lint rules applied to this project can be customized in the