Error: The getter 'textEditingActionTarget' isn't defined for the class '_ToggleInlineStyleAction'.
newengine opened this issue · 1 comments
newengine commented
Steps to Reproduce
flutter ios build failed with above error
- flutter version 2.10.0-0.2.pre
- ios build
- ...
Logs
Amir-P commented
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