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

Linux Support #50

Open
JayKay135 opened this issue Oct 12, 2023 · 3 comments
Open

Linux Support #50

JayKay135 opened this issue Oct 12, 2023 · 3 comments

Comments

@JayKay135
Copy link

I know that this is probably a lot of work, but is a linux support currently planned or maybe already in work?

@forthtemple
Copy link

I agree with you. I have attempted to add Linux functionality to flutter_gl myself. I have attempted to merge the code in flutter_gl_windows and https://github.com/alnitak/flutter_opengl which has Linux functionality. My version compiles and runs but instead of the flutter example showing a yellow triangle with a red background it is completely black. I was wondering what I might be doing wrong and was hoping for some feedback. My repository is at:

https://github.com/forthtemple/flutter_gl

and my Linux code is in flutter_gl/linux in this repository.

@richyo-codes
Copy link

I agree with you. I have attempted to add Linux functionality to flutter_gl myself. I have attempted to merge the code in flutter_gl_windows and https://github.com/alnitak/flutter_opengl which has Linux functionality. My version compiles and runs but instead of the flutter example showing a yellow triangle with a red background it is completely black. I was wondering what I might be doing wrong and was hoping for some feedback. My repository is at:

https://github.com/forthtemple/flutter_gl

and my Linux code is in flutter_gl/linux in this repository.

Is there are reason you reimported the code rather than following standard workflow of forking, and applying your changes on a branch?

@forthtemple
Copy link

@richyo-work I've now removed the flutter_gl repository and will fork it at a later date when I have time.

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