fleather icon indicating copy to clipboard operation
fleather copied to clipboard

Soft and gentle rich text editing for Flutter applications.

Results 96 fleather issues
Sort by recently updated
recently updated
newest added

Need below search functionality. 1. Basic search 2. Filtering based on case (Upper and Lower Case) 3. Filter to match exact word.

When italic is active, cursor should lean forward to materialize that. When bold is active, cursor should have a subscript `B` next to it. When underline is active, cursor should...

## Steps to Reproduce 1. Write a 3-line right-to-left paragraph. 2. Select a word in the second line in the middle. 3. Drag the starting handle to the line above....

**Is your feature request related to a problem? Please describe.** Is it possible to get the position of an embed I have found using DeltaIterator? I want to search through...

## Steps to Reproduce 1. Place 45000 characters into editor 2. Type a sentence 3. Observe lag and delay ## Environment - MacOS - Flutter 3.16.4 - Fleather version 1.13.2

performance

When two consecutive paragraphs have different text styles, hitting arrow up key when cursor in on the first line of second paragraph places cursor incorrectly on the first paragraph

As a solution to this problem, I am currently using a theme wrapper. However, I would like to be able to change the selected area through the controller.

Flutter web: This issue has been reported as a Flutter TextField input bug. Many bugs have been reported for two-byte languages. I'm not sure if this is one of those...

flutter-issue

## Steps to Reproduce 1. Right click on a part of text (selected or not selected) ## Video https://github.com/fleather-editor/fleather/assets/8766492/e8f7fa6e-f089-4dab-8f72-f2ba721f4a7e ## Environment - macOS 13.5.1 - Flutter 3.13.2 - Fleather 1.10.0

flutter-issue