-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: The non-abstract class 'RawEditorState' is missing implementations for these members: #62
Comments
Also facing the same issue on Flutter 3.10.3 [✓] Flutter (Channel stable, 3.10.3, on macOS 13.4 22F66 darwin-x64, locale Waiting for connection from debug service on Chrome...
class RawEditorState extends EditorState |
After upgrading flutter version to
3.10
, following errors occured. Please fix it asap:The text was updated successfully, but these errors were encountered: