mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
chore: appflowy_editor 0.0.3
This commit is contained in:
parent
78dcd8eebf
commit
fd12b860e4
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
## 0.0.3
|
||||
* Support insert image.
|
||||
* Support insert link.
|
||||
* Fix some bugs.
|
||||
|
||||
## 0.0.2
|
||||
Minor Updates to Documentation.
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ and the Flutter guide for
|
|||
</p>
|
||||
|
||||
<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>
|
||||
|
||||
## Key Features
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: appflowy_editor
|
||||
description: A highly customizable rich-text editor for Flutter
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
homepage: https://github.com/AppFlowy-IO/AppFlowy
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue