This release includes a major upgrade to AppFlowy’s editor experience
UX Update - New Features
- Support ‘/’ commands to insert content types into a page
- Highlight text to trigger the editing menu
- Support basic Markdown syntax
- Support more shortcuts
Tech Update - New Editor
- Say Hello to appflowy_editor, a highly customizable rich-text editor for Flutter, built by AppFlowy’s Team from the ground up.
- This library was merged in v0.0.6 and will serve as the foundation for future improvements to AppFlowy’s editing experience.
- It is highly customizable, test-covered, and well-maintained.
- The goals with appflowy_editor are to make the core experience intuitive and enjoyable for all users and the building experience seamlessly for developers.
- As an open-source project, appflowy_editor has the potential to realize these goals with the help of the AppFlowy Community.