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

How set maximum length (letter count) in editor?

Fixes #273 . Known issues: - Capital letters are not rendered correctly with Roboto font (Maybe related to https://github.com/flutter/flutter/issues/107527) - Not working on Web (Maybe related to https://github.com/flutter/flutter/issues/64595)

**Is your feature request related to a problem? Please describe.** As text rich editor features include sub script and super script too, How can we customize it? **Describe the solution...

Any way to calculate the line number that the cursor is on?

question

I hope others will be able to test this behavior on other OSs. ## Steps to Reproduce - In example, on Linux: - Focus on text, use the shortcuts Ctrl...

I can change FleatherEditor to read only, but toolbar still working e changing read only editor.

toolbar

Is there a way to calculate the offset created by a bullet point (or any other type of block for that matter), relative to a normal line of text?

question

Hello, For fun, in relation to #274, here is a preliminary work on a toolbar with an overflow menu. ![image](https://github.com/fleather-editor/fleather/assets/11695581/da17104a-6c08-454f-9cae-351239fa4224) Left to do: - Separators must become horizontal in the...

toolbar

**Is your feature request related to a problem? Please describe.** Take your example app, resize it to be smaller than the width of the toolbar. Right-most buttons are hidden. **Describe...

toolbar