Skip to content

Commit 28a4b9a

Browse files
authored
Merge pull request #927 from LucasXu0/appflowy_editor/0.0.3
chore: appflowy_editor 0.0.3
2 parents 78dcd8e + fd12b86 commit 28a4b9a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

frontend/app_flowy/packages/appflowy_editor/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.3
2+
* Support insert image.
3+
* Support insert link.
4+
* Fix some bugs.
5+
16
## 0.0.2
27
Minor Updates to Documentation.
38

frontend/app_flowy/packages/appflowy_editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and the Flutter guide for
2121
</p>
2222

2323
<div align="center">
24-
<img src="https://raw.githubusercontent.com/AppFlowy-IO/AppFlowy/main/frontend/app_flowy/packages/appflowy_editor/documentation/images/example.png" width = "900"/>
24+
<img src="https://i.ibb.co/HNnc1jP/appflowy-editor-example.gif" width = "900"/>
2525
</div>
2626

2727
## Key Features

frontend/app_flowy/packages/appflowy_editor/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: appflowy_editor
22
description: A highly customizable rich-text editor for Flutter
3-
version: 0.0.2
3+
version: 0.0.3
44
homepage: https://github.com/AppFlowy-IO/AppFlowy
55

66
environment:

0 commit comments

Comments
 (0)