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

Why the team not work to fix the big issue for dart 3 #231

Closed
the-best-is-best opened this issue Feb 21, 2024 · 8 comments
Closed

Why the team not work to fix the big issue for dart 3 #231

the-best-is-best opened this issue Feb 21, 2024 · 8 comments

Comments

@the-best-is-best
Copy link

Synchronous waiting using dart:cli waitFor and C API Dart_WaitForEvent is deprecated and disabled by default. This feature will be fully removed in Dart 3.4 release. You can currently still enable it by passing --enable_deprecated_wait_for to the Dart VM. See https://dartbug.com/52121.

@bsutton
Copy link
Collaborator

bsutton commented Feb 21, 2024

It is been actively worked on.

The 4.x breach which is in Alpha is where the work is been done.

The alpha is already published to pub.dev.

@the-best-is-best
Copy link
Author

This package not work with dart 3.3.0 yet

@fotiDim
Copy link
Contributor

fotiDim commented Mar 21, 2024

Can we have a release for 4.0.1-alpha.10? 4.0.1-alpha.8 which is the current one still has traces of waitFor.

@bsutton
Copy link
Collaborator

bsutton commented Mar 21, 2024 via email

@fotiDim
Copy link
Contributor

fotiDim commented Mar 22, 2024

@bsutton thanks for the release. It is out but it seems you forgot dcli_terminal which is still in 4.0.1-alpha.9. I am getting this error:

Resolving dependencies... (1.3s)
Because dcli >=4.0.1-alpha.11 depends on dcli_terminal ^4.0.1-alpha.11 which doesn't match any versions, dcli >=4.0.1-alpha.11 is forbidden.
So, because flutter_translation_sheet depends on dcli ^4.0.1-alpha.11, version solving failed.

@bsutton
Copy link
Collaborator

bsutton commented Mar 22, 2024 via email

@bsutton
Copy link
Collaborator

bsutton commented Apr 5, 2024

dcli 4.0.1-beta.1 has been released

@bsutton
Copy link
Collaborator

bsutton commented Apr 5, 2024

closed as duplciate of #229

@bsutton bsutton closed this as completed Apr 5, 2024
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

3 participants