-
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: #66
Comments
Same here, that was work properly but giving me also the same error, flutter clean doesnt worked, pubspec.lock delete doesnt worked also |
|
I even get it now without mentioning what member is missing:
|
Bump version to 1.6.0. Fixes glynskyi#66.
i have a same issue those steps are not wroking for me. |
Hello, I'd like to ask for help.
My Flutter version is 3.16.0
dart version is 3.2.0
I executed this command
flutter build apk --release --target-platform=android-arm64
And this error message occurred.
How can we resolve this? I really need your help
The text was updated successfully, but these errors were encountered: