memspace / zefyr

Soft and gentle rich text editing for Flutter applications.
https://zefyr-editor.gitbook.io
2.22k stars 550 forks source link

Error: The getter 'textEditingActionTarget' isn't defined for the class '_ToggleInlineStyleAction'. #596

Open newengine opened 2 years ago

newengine commented 2 years ago

Steps to Reproduce

flutter ios build failed with above error

  1. flutter version 2.10.0-0.2.pre
  2. ios build
  3. ...

Logs

Amir-P commented 2 years ago

Currently we're only supporting Flutter's stable channel. We will fix this after it landed on stable. Until then please consider using stable channel. @newengine