visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
283 stars 44 forks source link

Editor - Placeholder is not displayed #70

Closed sebastian0107 closed 2 years ago

sebastian0107 commented 2 years ago

When there is no text in a document the placeholder should be displayed

adrian-moisa commented 2 years ago

Merged. Cheers!