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

Fix the build problems in issue 22 related to FFI #24

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dan-at-confirm
Copy link

Issue: #22

This PR is being opened on behalf of @qui-jason.

It seems there was an upgrade to the ffi plugin that requires a minor change.

@qui-jason
Copy link

Didn't realize this branch was associated with a PR, sorry about that. FWIW I tried to make the arm64 runner work with android tests and kept running into this issue: actions/runner-images#9472 (comment) which is why there are so many commits.

Tests are passing, I'll squash some stuff.

@qui-jason
Copy link

Flutter tests pass after upgrading some of the CI toolchain, but the top level workflow is commented out at the moment.

@dan-at-confirm
Copy link
Author

@tmthecoder how does this look to you?

@qui-jason
Copy link

I fixed the top level tests as well, but I used a deprecation override to do so. The correct solution (required for Dart 3.4) is to use isolates, I believe.

Screenshot 2024-03-19 at 3 54 41 AM

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

Successfully merging this pull request may close these issues.

2 participants