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/Improvement] Linux mobile app #126

Open
trymeouteh opened this issue Jan 3, 2024 · 2 comments
Open

[Feature/Improvement] Linux mobile app #126

trymeouteh opened this issue Jan 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@trymeouteh
Copy link

Purpose:

Compilling the app for linux phones and tablets and releasing the app in linux app stores

More details:

To allow those with linux phones to use the app

Acceptance Criteria:

  • Getting the app to run on linux
  • Releasing the app on linux for linux phones to download
@trymeouteh trymeouteh added the enhancement New feature or request label Jan 3, 2024
@a-mabe
Copy link
Owner

a-mabe commented Jan 3, 2024

Thanks for the feature request, user feedback is appreciated! I wanted to note a couple of things on this issue for future reference.

The app depends on flutter_background_service which only works with iOS and Android. There's a couple of options, if running the timer in the background is a desired feature, I'd suggest also opening an issue there to grow community awareness.

If it is not a desired feature to run the app in the background (e.g. keep the timer going while you change songs on a music app), the app could be updated to disable the background process on Linux.

@trymeouteh
Copy link
Author

ekasetiawans/flutter_background_service#416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants