Abby Mabe
Abby Mabe
> Will this thing implement in future because it completely ruins the home screen Contributors to the project dedicate their time voluntarily. You can view what's in progress [here](https://github.com/users/a-mabe/projects/2). If...
Completed so far: - [x] Created functions for error, info, and success snackbars. https://github.com/a-mabe/OpenHIIT/pull/164 - [x] Reorganized files by page. https://github.com/a-mabe/OpenHIIT/pull/165 - [x] Moved the homepage UI out of `main.dart`....
Thanks for raising this feature request! Your interest in the project is greatly appreciated. 🚀
Hello! I would most definitely be open to accepting a PR for this. For UX, I also agree that this would be easier to implement with the UX in #202....
@jlizen I created a copy of the UX Figma design so feel free to edit directly, this link should work: https://www.figma.com/design/tN4mPwXnlE8YMkHQQUYrkW/New-UX?t=9BTQD8Jy8WU1chQN-1 > What about, "Interval count" / "Total Duration" toggle....
Thank you @jlizen, I will take a look! > Probably the most user friendly thing would be to just implicitly adjust the total duration to the closest achievable value based...
I was able to solve this in my app and continue using `flutter_background_service` by setting `android:stopWithTask="true"`. 1. Add `xmlns:tools="http://schemas.android.com/tools"` to manifest tag. 2. Set the following in the service: ```...
Hi, I also have a use case for this. I am interested in working on a PR if one is not already in progress and if this sounds like something...
Created release plan here: https://github.com/a-mabe/OpenHIIT/blob/main/RELEASE.md
Resolved for now, will make changes as necessary