flutter icon indicating copy to clipboard operation
flutter copied to clipboard

Video in gym mode

Open mohammadrafigh opened this issue 3 years ago • 2 comments

Proposed Changes

  • Added video in gym mode

Related Issues (if applicable)

  • #296

Please check that the PR fulfills these requirements

  • [x] Set a 100 character limit in your editor/IDE to avoid white space diffs in the PR
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [x] Added yourself to AUTHORS.md

mohammadrafigh avatar Nov 26 '22 20:11 mohammadrafigh

I'm thinking it would be probably better to remove all those widgets and just use the ExerciseDetail widget. That way it would look like everywhere else in the application (we might want to pass some configuration flags if needed though)

rolandgeider avatar Nov 29 '22 15:11 rolandgeider

Ok sure I will take a look at it

mohammadrafigh avatar Nov 29 '22 15:11 mohammadrafigh