Browse Source

chore: appflowy_editor 0.0.3

Lucas.Xu 2 years ago
parent
commit
fd12b860e4

+ 5 - 0
frontend/app_flowy/packages/appflowy_editor/CHANGELOG.md

@@ -1,3 +1,8 @@
+## 0.0.3
+* Support insert image.
+* Support insert link.
+* Fix some bugs.
+
 ## 0.0.2
 ## 0.0.2
 Minor Updates to Documentation.
 Minor Updates to Documentation.
 
 

+ 1 - 1
frontend/app_flowy/packages/appflowy_editor/README.md

@@ -21,7 +21,7 @@ and the Flutter guide for
 </p>
 </p>
 
 
 <div align="center">
 <div align="center">
-    <img src="https://raw.githubusercontent.com/AppFlowy-IO/AppFlowy/main/frontend/app_flowy/packages/appflowy_editor/documentation/images/example.png" width = "900"/>
+    <img src="https://i.ibb.co/HNnc1jP/appflowy-editor-example.gif" width = "900"/>
 </div>
 </div>
 
 
 ## Key Features
 ## Key Features

+ 1 - 1
frontend/app_flowy/packages/appflowy_editor/pubspec.yaml

@@ -1,6 +1,6 @@
 name: appflowy_editor
 name: appflowy_editor
 description: A highly customizable rich-text editor for Flutter
 description: A highly customizable rich-text editor for Flutter
-version: 0.0.2
+version: 0.0.3
 homepage: https://github.com/AppFlowy-IO/AppFlowy
 homepage: https://github.com/AppFlowy-IO/AppFlowy
 
 
 environment:
 environment: