Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated to newer version of Rust#151

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
MGlolenstine wants to merge3 commits intoflutter-rs:master
base:master
Choose a base branch
Loading
fromMGlolenstine:master

Conversation

MGlolenstine
Copy link

  • fixed code and made it compile. (There was a lot of errors because 'usize' moved from u64 to u128)
  • cleaned up Markdown documents.
  • updated dependencies

edTheGuy00 and zicklag reacted with thumbs up emoji
@MGlolenstine
Copy link
Author

All build checks failed because of the rustup problem. I think that the CI configuration should be updated.

@zicklag
Copy link

zicklag commentedMay 3, 2021
edited
Loading

I'm new to flutter and flutter-rs, but here's my experience testing this PR. 🙂

On Ubuntu 20.04, building an app using thewinit backend will flash the window quickly before it immediately crashing afterwards. It's not even getting to the winit event loop processing. This happens for me with the flutter demo app release on GitHub, though so that might not be this PR, but something that was already happening with the winit backend. This does fix the winit backend compile problems, though.

flutter_glfw works for me though, other than#155 which definitely existed before this PR.

MGlolenstine reacted with thumbs up emoji

@tojocky
Copy link

any chance this to be merged?

@MGlolenstine
Copy link
Author

MGlolenstine commentedDec 30, 2021
edited
Loading

@tojocky I think that the CI will have to be fixed first.
Somebody reported that this backend isn't working for them either.
If a library switch is possible, I'd suggest a switch to a more updatedRID.

@tojocky
Copy link

I'd suggest a switch to a more updatedRID

it seems to be based on message store exchange, It is safe but it has a cost. I would prefer to have more direct access.

@MGlolenstine
Copy link
Author

You might like the alternativenativeshell, that's been mentioned before overhere.

@tojocky
Copy link

nativeshell looks interesting. I will stick with direct ffi interface

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@MGlolenstine@zicklag@tojocky

[8]ページ先頭

©2009-2025 Movatter.jp