Skip to content
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

Any plans to support dart3 #829

Closed
mfridman opened this issue May 11, 2023 · 7 comments
Closed

Any plans to support dart3 #829

mfridman opened this issue May 11, 2023 · 7 comments

Comments

@mfridman
Copy link

I was browsing https://dart.dev/resources/dart-3-migration and then wondered if there are any plans to update the build to use dart 3?

Also, are there plans to publish a new version? https://pub.dev/packages/protoc_plugin/versions

@peterweb2005
Copy link

yes, seems related to the error, when trying runing protoc:

can't load kernel binary: invalid kernel binary format version

@ashishdock
Copy link

Receiving same message when running protoc for dart, ever since using Flutter 3.10.
'can't load kernel binary: invalid kernel binary format version'.

@Pacane
Copy link

Pacane commented May 24, 2023

@kevmoo do you know what's blocking this? This might be blocking our adoption of latest flutter web / dart 3 right now.

@kevmoo
Copy link
Collaborator

kevmoo commented May 24, 2023

@mraleph ?

@sigurdm
Copy link
Collaborator

sigurdm commented May 25, 2023

@peterweb2005 and @ashishdock you might have been hit by dart-lang/sdk#52386.

If that is the case you should delete the cache at C:\Users<user>\AppData\Roaming\Pub\Cache\bin and point your PATH variable to C:\Users<user>\AppData\Local\Pub\Cache\bin and things should work again.

@peterweb2005
Copy link

thanks,
prompt error disappeared

@osa1
Copy link
Member

osa1 commented Jun 15, 2023

We just published protobuf-3.0.0 and protoc_plugin-21.0.0.

@osa1 osa1 closed this as completed Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants