-
Notifications
You must be signed in to change notification settings - Fork 147
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
The type 'TfLiteInterpreterOptions' must be 'base', 'final' or 'sealed' because the supertype 'Opaque' is 'base'. #234
Comments
Yes this is a known issue that I've raised with the Flutter team to see if
we can get a fix before I publish the next version to pub.dev.
…On Wed, Aug 7, 2024, 3:58 PM wangcker ***@***.***> wrote:
when flutter sdk upgrade to 3.24.0 ,there is a error as suject
—
Reply to this email directly, view it on GitHub
<#234>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR2C3YUY4OTLPGU6N6WEITZQHHQ5AVCNFSM6AAAAABMD23HI2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TEOBSHA3TGNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
is this ? |
When will this error be fixed? |
Not sure - I ran it by the Flutter team to get some help, but everyone is pretty slammed. If someone in the community wants to work on it, that'd be awesome. |
Hi everyone, I will try something here : #241 it seems to solve the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when flutter sdk upgrade to 3.24.0 ,there is a error as suject
The text was updated successfully, but these errors were encountered: