superlistapp / super_editor

A Flutter toolkit for building document editors and readers
https://superlist.com/SuperEditor/
MIT License
1.68k stars 245 forks source link

[SuperTextField]- Feature: Ability to use SuperEditor plugins #2252

Open Rimantovas opened 2 months ago

Rimantovas commented 2 months ago

Your Info Correct if I'm wrong, but currently there is no way to use plugins such as PatternTagPlugin with SuperTextField

Feature Value This would provide ability for much more customisation regarding SuperTextField

matthew-carroll commented 2 months ago

You're correct. Super Editor plugins only apply to Super Editor. Once we've stabilized all the various APIs in Super Editor that relate to plugins and reactions, we can look at bringing that to text fields, too.