just_another_workout_timer icon indicating copy to clipboard operation
just_another_workout_timer copied to clipboard

A simple timer for your workouts, built with Flutter!

Results 47 just_another_workout_timer issues
Sort by recently updated
recently updated
newest added

This is a fix for #132 to keep the list of workouts from drawing under the nav buttons

A couple small quality of life changes as I learn dart and flutter. 1) Add a way to give a name to a set. Currently this is triggered via a...

As the number of workouts build up, finding and organizing them can become an issue. Adding folders would allow users to nest workouts and clean up the long list of...

enhancement

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.3. Release notes Sourced from actions/upload-artifact's releases. v4.3.3 What's Changed updating @actions/artifact dependency to v2.1.6 by @​eggyhead in actions/upload-artifact#565 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 v4.3.2 What's Changed...

dependencies
github_actions

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.7 to 4.4.0. Release notes Sourced from uuid's releases. 4.4.0 Fix MathRNG with Seed being recreated on each use, generating the same list of bytes. (thanks @​showband)...

dependencies
dart

:robot: I have created a release *beep* *boop* --- ## [1.14.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.11.2...v1.14.0) (2024-07-06) ### Features * allow different TTS engine (fixes [#141](https://github.com/blockbasti/just_another_workout_timer/issues/141)) ([53f54d0](https://github.com/blockbasti/just_another_workout_timer/commit/53f54d01560f3ca54c3ccd7c9239a58232f2fe15)) * allow sharing workouts (closes [#118](https://github.com/blockbasti/just_another_workout_timer/issues/118)) ([4cb9f9d](https://github.com/blockbasti/just_another_workout_timer/commit/4cb9f9d226a7c785147c3245758a039716a1943c)) *...

autorelease: pending

I have a couple workouts. Some are for relaxed stretching where I would like to hear only tick between work and rest. Other are series of workouts where I would...

enhancement