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

[Feature] Provide build instructions for people wanting to use this on Windows and Linux #498

Closed
1 task done
Oroborius opened this issue Jan 28, 2025 · 4 comments
Closed
1 task done
Assignees
Labels
reason: beyond scope This will not be worked on as it's not planned or it's out of scope

Comments

@Oroborius
Copy link

Oroborius commented Jan 28, 2025

Is there an existing issue for this?

  • I have searched the existing issues and confirmed that this feature is not already requested.

Category of the Feature

Unable to categorize

Credits

Me

Pain

I am unsure of how to build this on Windows, I've seen it said it has a PC branch but I cannot seem to figure out where this would be.

Suggested Solution

Provide step-by-step build instructions with links to the branches of choice.

Useful Resources/References

No response

@Oroborius Oroborius added the type: enhancement New feature or request label Jan 28, 2025
@gokadzev
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues and confirmed that this feature is not already requested.

Category of the Feature

Unable to categorize

Credits

Me

Pain

I am unsure of how to build this on Windows, I've seen it said it has a PC branch but I cannot seem to figure out where this would be.

Suggested Solution

Provide step-by-step build instructions with links to the branches of choice.

Useful Resources/References

No response

I had added support for PC as well but I dropped and deleted branch. you need some modifications to make it work for PC, by default it will give you errors even if you just add platforms.

@Oroborius
Copy link
Author

That's unfortunate. Is there any plans to add PC support in the future? Android only is pretty restrictive.

@gokadzev
Copy link
Owner

That's unfortunate. Is there any plans to add PC support in the future? Android only is pretty restrictive.

I'm planning to add large screen support for Android, so if I do it's most likely I'll create that PC branch again. The thing makes everything bad at the moment is API issues that I don't have but some users have.

@gokadzev gokadzev added the area: documentation Improvements or additions to documentation label Feb 10, 2025
@gokadzev
Copy link
Owner

I just checked, and the old dependency I used is deprecated. The new one doesn't even have detailed documentation, so I'll just leave a short tutorial on what you need to do, as I don’t really have time to work on it.

  • Add platforms using the command: flutter create --platforms=windows,linux .
  • Add dependency https://pub.dev/packages/just_audio_media_kit to support other platforms
  • Be prepared to deal with errors, as AudioHandler (audio_service) isn’t supported on PC at all, along with other missing features.

@gokadzev gokadzev closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2025
@gokadzev gokadzev added reason: beyond scope This will not be worked on as it's not planned or it's out of scope and removed area: documentation Improvements or additions to documentation type: enhancement New feature or request labels Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reason: beyond scope This will not be worked on as it's not planned or it's out of scope
Projects
None yet
Development

No branches or pull requests

2 participants