appflowy-editor icon indicating copy to clipboard operation
appflowy-editor copied to clipboard

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.

Results 122 appflowy-editor issues
Sort by recently updated
recently updated
newest added

### Description Notion has a grid feature I like that allows users to create a custom and visually pleasing workflow. This isn't available on the blocks in the AppFlowy Example....

### Bug Description When running the Example app and setting Editable = false the table icons are visible and cause an exception when clicked. ### How to Reproduce 1. Start...

### Description Rich clipboard is good package but its not updated for a while i think we need to implement [super_clipboard](https://pub.dev/packages/super_clipboard) that provide us more flexibility ### Impact this make...

### Description I want to use appflowy inside an already created list.. and also i want method so that instead of floating toolbar i want to have a toolbar which...

bug
editor
regression

### Description Since AppFlowy doesn't seem to support importing OneNote documents at the moment, I wanted to manually copy and paste some notes. OneNote: ![image](https://github.com/AppFlowy-IO/appflowy-editor/assets/3226457/597cb7d7-bc6e-4cee-88af-13bb81c00a89) Pasted into LibreOffice: ![image](https://github.com/AppFlowy-IO/appflowy-editor/assets/3226457/fe9c688d-0fa6-4a9f-ac15-24e7d6bcbf47) Pasted...

help wanted
improvements

### Bug Description Markdown to document doesn't work on image with properties after extension. When you have an image from for example firebase storage it has an url like https://firebase.com/filename.jpg?alt=media&token=823990382903...

### Bug Description The image node parser use the wrong property. ### How to Reproduce Add an image to a document and run documentToMarkdown. Image url will be empty ###...

### Bug Description Awesome work, guys! I'm really enthusiastic about the project! Today, I began my exploration today, but I couldn't find information on how or where we can interact...

### Bug Description We use the editor (thanks by the way for all your great work here!) to create whats-app-style updates in our app. Thus we have the editor centered...

### Description I'm using the editor for only **RichText Editing** and , **need to show text in horizontal scrollable view**, But I didn't find any **configuration** for **horizontal scrolling** and...